Main Content
instanceList
Parameter instances in the CDFX object
Syntax
Description
returns a table of every parameter instance in the CDFX object.iList
= instanceList(cdfxObj
)
returns a table of every parameter instance in the CDFX object whose
iList
= instanceList(cdfxObj
,instName
)ShortName
matches instName
.
returns a table of every parameter instance in the CDFX object whose
iList
= instanceList(cdfxObj
,instName
,sysName
)ShortName
matches instName
and whose parent
System
matches sysName
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a