FAQ299
FAQ299
FAQ299
FAQ 299
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.
Related FAQs
FAQ 024 Opening RTI Models During MATLAB Start-Up
FAQ Overview
http://www.dspace.com/go/faq
Support
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.