Main Content
getValue
Retrieve instance value from CDFX object
Description
returns the value of the unique instance whose iVal
= getValue(cdfxObj
,instName
)ShortName
is specified by
instName
. If multiple instances share the same
ShortName
, the function returns an error.
returns the value of the instance whose iVal
= getValue(cdfxObj
,instName
,sysName
)ShortName
is specified by
instName
and is contained in the system specified by
sysName
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a