Simulink.architecture.find_system
Find objects under architecture object
Syntax
Description
object = Simulink.architecture.find_system(
looks
for all objects under RootObject
)RootObject
.
object = Simulink.architecture.find_system(
returns
the object in RootObject
,ParamName
,ParamValue
)RootObject
whose parameter ParamName
has
the value ParamValue
. Parameter name and value
character vectors are case-sensitive.
Examples
Input Arguments
Version History
Introduced in R2014a