| Simulink Reference | ![]() |
Get information about the library blocks referenced by a model.
Syntax
Description
libdata = libinfo('sys') returns information about library blocks referenced by sys and all of the systems underneath it. The command returns an array of structures that describe each library block referenced by the model. Each structure has the following fields:
This command also accepts search constraints as additional arguments.For instance:
See find_system for more information.
| get_param | load_system | ![]() |
© 1994-2005 The MathWorks, Inc.