libinfo
Get information about library blocks referenced by model
Description
specifies the search criteria to find library blocks using one or more name-value arguments.
For example, to return library blocks that are Subsystem blocks, set
libdata
= libinfo(modelName
,Name=Value
)blocktype
to "SubSystem"
.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Alternatives
To browse the parent library of a linked block in the Simulink® Library Browser, right-click the linked block in the Simulink Editor and select Library Link > Go To Library Browser. This option is available for all libraries that are added to the Library Browser.
Version History
Introduced before R2006a