getFunctionDefault
Get default function customization template or memory section for model functions category
Since R2021a
Description
returns the value of the specified property for the specified function category.propertyValue = getFunctionDefault(myCoderDictionaryObj,category,property)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a
See Also
coder.mapping.api.CoderDictionary | setDataDefault (Embedded Coder) | getDataDefault | setFunctionDefault (Embedded Coder)