Get information about library blocks referenced by model
libdata
= libinfo('system
')
libdata
= libinfo('system
', constraint1
, value1
,
...)
returns
information about library blocks referenced by libdata
= libinfo('system
')system
and
all the systems underneath it.
restricts the search as indicated by the search constraint(s) libdata
= libinfo('system
', constraint1
, value1
,
...)c1
, v1
,
...
|
The system to search recursively for library blocks. |
|
One or more pairs, each consisting of a search constraint followed
by a constraint value. You can specify any of the search constraints
that you can use with |
|
An array of structures that describes each library block referenced
by
|