Use the command mphgetproperties to extract, at the MATLAB
® prompt, the properties of a specified node of the model object. Not all nodes contains properties. Use the command:
where str is a MATLAB structure that lists all the properties and the value of the feature node
<feature>.
This command also returns the MATLAB structure allowed containing the list of the allowed values for the properties of the feature node
<feature>.
where <prop> is the property name to show only in the output structure.
Set the property returnstrings to
off to get the property data not as strings as in the following command: