代码生成配置集
配置模型以进行仿真和代码生成
涉及代码生成的模型配置参数定义代码生成器如何从模型中生成代码并编译可执行文件。
模型设置
对象
模块
主题
代码生成配置
- 代码生成配置
从“配置参数”对话框中修改特定于代码生成的模型配置参数。 - Configuration Variations
Retarget code generation from a model with multiple configuration sets. - Use Configuration Reference to Select Code Generation Target
Select a code generation target for a model reference hierarchy without modifying individual models. - Create Custom Code Generation Objectives
Create predefined code generation objectives to meet your requirements. - 以编程方式配置模型的代码生成参数
从 MATLAB® 命令行修改特定于代码生成的模型配置参数。 - Configure and Optimize Model with Configuration Wizard Blocks
Easily configure and optimize code generation options with Configuration Wizard blocks and scripts. - Recommended Settings Summary for Model Configuration Parameters
Summary of code generation parameters for tuning model and target configurations.
模型配置参数:代码生成
- 模型配置参数:代码生成
用于为模型的活动配置集定义代码生成的一般参数,包括目标选择、文档和编译过程。 - 模型配置参数:代码生成优化
用于配置代码优化的参数。 - Model Configuration Parameters: Code Generation Report
Parameters for configuring code generation reports. - Model Configuration Parameters: Comments
Parameters for controlling the comments that you want to automatically generate and insert into the generated code. - 模型配置参数:代码生成标识符
用于在代码生成中为标识符选择自动生成的命名规则的参数。 - 模型配置参数:代码生成自定义代码
用于创建要包含在生成文件中的自定义 C 代码、文件夹、源文件和库列表的参数。 - 模型配置参数:代码生成接口
用于选择目标软件环境、输出变量名称修饰符和数据交换接口的参数。 - Model Configuration Parameters: Code Style
Parameters for controlling the automatically generated code style for readability. - Model Configuration Parameters: Code Generation Verification
Code verification and performance analysis parameters for SIL and PIL simulations. - 模型配置参数:代码生成模板
用于自定义生成代码组织方式的参数。 - 模型配置参数:代码生成代码布局
用于在生成的代码中指定数据布局的参数。 - Model Configuration Parameters: Code Generation Data Type Replacement
Parameters for replacing built-in data type names with user-defined replacement data type names in the generated code. - 模型配置参数:代码生成 AUTOSAR
用于控制 AUTOSAR 代码生成的参数。