| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Simulink |
| Contents | Index |
| Learn more about Simulink |
libdata = libinfo(system)
libdata = libinfo(system, constraint1, value1,
..., constraintN, valueN))
libdata = libinfo(system) returns information about library blocks referenced by system and all the systems underneath it.
libdata = libinfo(system, constraint1, value1, ..., constraintN, valueN)) restricts the search as indicated by the search constraint(s) c1, v1, ..., cn, vn.
system |
The system to search recursively for library blocks. |
constraint1, value1 ... |
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 find_system. |
libinfo |
An array of structures that describes each library block referenced by system. Each structure has the following fields:
|
![]() | legacy_code | linmod, dlinmod, linmod2, linmodv5 | ![]() |

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |