S — Object property data structure | structure array
Object property data, returned as a structure or structure array containing a field
for each property of the object in sobj.
propertyValues — Property values property value | cell array
Property values, returned as a property value or cell array of property values. If
propertyNames is a cell array,
propertyValues is an m-by-n
cell array, where m is the number of objects in
sobj and n is the number of names in
propertyNames.