setDataDefault
Set default storage class and storage class property values for model data category
Since R2020b
Description
setDataDefault(
sets the default storage class and storage class property values in the code mappings for
the specified category of model data.myCodeMappingObj
,category
,Name,Value
)
You cannot specify default data interfaces for models with an attached Embedded Coder Dictionary that defines a service interface configuration.
Examples
Input Arguments
Version History
Introduced in R2020b
See Also
coder.mapping.api.CodeMapping
| coder.mapping.api.get
| getDataDefault
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