getDataDefault
Get default storage class or storage class property setting for model data category
Since R2020b
Description
returns the value from the code mappings of the specified property for the specified data
category.propertyValue
= getDataDefault(myCodeMappingObj
,category
,property
)
You cannot specify default data interfaces for models with an attached Embedded Coder Dictionary that defines a service interface configuration.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b
See Also
coder.mapping.api.CodeMapping
| coder.mapping.api.get
| setDataDefault
Topics
- C Code Generation Configuration for Model Interface Elements
- Configure Root-Level Inport Blocks for C Code Generation
- Configure Root-Level Outport Blocks for C Code Generation
- Configure Signal Data for C Code Generation
- Configure Parameters for C Code Generation
- Configure Block States for C Code Generation
- Configure Data Stores for C Code Generation