FAQ299

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

dSPACE FAQ 299

FAQ 299

Missing RTI Libraries in the Simulink Library


Browser
Keywords

Missing RTI blocks; Simulink; Library Browser

Question

When I open the Simulink Library Browser, RTI Block Libraries are not visible. How can I resolve this
problem?

Solution

When starting MATLAB, the RTI blocks might not be shown in the Simulink Library Browser.
It seems that the RTI Libraries are not installed correctly. In fact the problem simply is that they are not
visible in the Simulink Library Browser.

Solutions:

1) If the problem occurs rarely, it may help to press the F5 key to update the Simulink Library
Browser. Sometimes this fails however.

2) If the problem persists, enter the following commands in the MATLAB Command Window:

lb = LibraryBrowser.StandaloneBrowser;
lb.refreshLibraryBrowser;

Then the RTI Libraries should be selectable in the Simulink Library Browser.
If this works, you may add these commands to the dsstartup.m file, so that they are executed on
every MATLAB Start up.
Please refer to the RTI and RTI-MP Implementation Guide. (RTI and RTI-MP Implementation
Guide > Working with RTI and RTI-MP > How to Customize the MATLAB Start-Up)

Note: You can open any RTI library by the command rtixxxx to access the RTI blocks
directly instead of opening the blocks from the Simulink Library Browser.

If you have selected the platform at MATLAB start, just type rti to open the selected
platform library.

XXXX = 1401 for MABX, XXXX = 1005 for DS1005, etc.

Related FAQs
FAQ 024 Opening RTI Models During MATLAB Start-Up

FAQ Overview

http://www.dspace.com/go/faq

Support

To request support, please use the form at http://www.dspace.com/go/supportrequest

Updates and Patches

Missing RTI Libraries in the Simulink Library Browser


FAQ Version: 1 / 2017-07-13
Page 1
dSPACE FAQ 299

Software updates and patches are available at http://www.dspace.com/go/patches.


dSPACE strongly recommends to use the most recent patches for your dSPACE installation.

Important Notice

This document contains proprietary information that is protected by copyright. All rights are
reserved. The document may be printed for personal or internal use provided all the
proprietary markings are retained on all printed copies. In all other cases, the document must
not be copied, photocopied, reproduced, translated, or reduced to any electronic medium or
machine-readable form, in whole or in part, without the prior written consent of dSPACE
GmbH.

2017 by:

dSPACE GmbH
Rathenaustrae 26
33102 Paderborn
Germany

This publication and the contents hereof are subject to change without notice.

A list of registered dSPACE trademarks is available at:


http://www.dspace.com/go/Trademarks

Missing RTI Libraries in the Simulink Library Browser


FAQ Version: 1 / 2017-07-13
Page 2

You might also like