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