Find Model blocks and referenced models at all levels or at top level only
[
finds referenced models and Model blocks with additional options
specified by one or more refMdls
,mdlBlks
]
= find_mdlrefs(system
,Name,Value
)Name,Value
pair arguments.
[
specifies
the levels of the system to search. refMdls
,mdlBlks
]
= find_mdlrefs(system
,allLevels
)
The find_mdlrefs
function provides two different ways to specify
the levels of the system to search. Both techniques give the same results,
but only the name and value technique allows you to control inclusion of
protected models in refMdls
.