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