Main Content
getPropertyValues
Get property values of model variable and model variable finder result objects
Since R2022a
Description
returns the values of the properties specified in propVals
= getPropertyValues(resultObject
,propNames
)propNames
for the model
variable finder result object, resultObject
. propNames
must have the names of the properties of the finder result object or the model variable
represented by the finder result object..
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022a