Main Content
coder.mapping.defaults.allowedProperties
Return properties for model default mapping category
Description
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
.
Examples
Input Arguments
Output Argument
Version History
Introduced in R2018a