Library Browser
Find and add blocks to model
Description
The Library Browser displays a tree view of the Simulink® libraries on your system. Use the Library Browser to add blocks and annotations to your model. To browse the items that you can add to your model, expand the libraries in the tree. To search for a library item with key words or phrases, use the search box at the top of the Library Browser. To add an item to your model, drag it into your model, or right-click it and select the option to add it to your model.
By default, the Library Browser is docked as a panel in the Simulink window so that the Library Browser window stays to one side of the model and does not cover areas in the model canvas where you want to add items. When you have multiple Simulink windows open, you can open a Library Browser in each one.

You can use the Library Browser in docked mode or in standalone mode.
A Library Browser that is not docked is in standalone mode.
Use standalone mode to:
Add the same items to many Simulink windows.
View the Library Browser in full-screen mode.
Open, close, hide, or position the Library Browser programmatically.
Browse the libraries without opening a Simulink model.
To open a Library Browser in standalone mode, on the Library Browser in docked mode, click
the Launch standalone library browser button
.
For information on standalone mode, see Library Browser in Standalone Mode.
Open the Library Browser
In the Simulink Toolstrip, on the Simulation tab, click Library Browser. The Library Browser opens in docked mode.
In the Simulink Editor, right-click the linked library block and select Go to Library > View in Library Browser to open the Library Browser in standalone mode. This option is available for all libraries that are added to the Library Browser.
Note
If you have multiple Simulink windows open, you can open a Library Browser in each one by clicking Library Browser in the toolstrip of the respective window.
To open or close the Library Browser programmatically, open the Library Browser in standalone mode. The
slLibraryBrowserfunction does not act on the Library Browser in docked mode.
Examples
Limitations
These functions do not act on a docked Library Browser:
You cannot use the LibraryBrowser.LBStandalone object to act on a
docked Library Browser.
To use these functions and the LibraryBrowser.LBStandalone object, open the
Library Browser in Standalone Mode.









