Main Content
Model Configuration Set Customization
Customize how the code generator produces code
The model configuration set contains parameters that control how the code generator produces code from your model. To control code optimizations, interfaces, code style, build options, and other aspects of the generated code, use configuration parameters. When you want to use the same settings for many models, you can share one configuration set among the models. You can also use scripts to programmatically configure models for code generation.
Categories
- Code Generation Configuration Sets
Configure models for simulation and code generation
- Code Comments
Configure how code generator inserts comments into generated code
- Identifiers
Customize generated identifiers
- Code Style
Customize style and readability of generated code
- Code Templates
Customize organization and formatting of generated code