Return properties for model default mapping category
returns a cell array of names for properties that are relevant to
properties
= coder.mapping.defaults.allowedProperties(model
,category
)category
for the specified model. Use the property names
that the coder.mapping.defaults.allowedProperties
function
returns in subsequent calls to
coder.mapping.defaults.allowedValues
and
coder.mapping.defaults.set
.
coder.mapping.defaults.allowedValues
| coder.mapping.defaults.dataCategories
| coder.mapping.defaults.functionCategories
| coder.mapping.defaults.get
| coder.mapping.defaults.set