From: Nevine on 28 Jul 2010 13:57 > Is there a way to programmatically refresh the simulink library browser. If there is a command to do the same function as "Refresh Tree View" as in the Simulink >> View menu, that would be perfect. If you are using R2008a or later, you can do the following: libBrow = LibraryBrowser.StandaloneBrowser; libBrow.refreshLibraryBrowser HTH, Nevine
|
Pages: 1 Prev: Refresh Simulink library browser Next: Interpolation search |