模型组合和重用
设计能生成可重用代码的模型
通过设计可生成可重用代码的模型,简化软件分发并减少开发软件所需的时间和资源。您可使用 Simulink® 组件化技术将一个模型划分为多个设计组件,并分别对这些组件进行仿真、代码生成和验证。代码生成器从引用模型、子系统和库子系统生成可重用的函数代码。
主题
- What Is Code Reuse?
Why you reuse code and associate code reuse and reentrancy.
- 什么是可重入代码
为什么生成可重入代码。
- Choose a Componentization Technique for Code Reuse
Comparison of techniques for generating reusable code.
- 从顶层模型生成可重入代码
从顶层模型生成可重用的可重入代码。
- Simulink Function Blocks and Code Generation
Generate reusable code from Simulink Function blocks.
- Generate Reentrant Code from Simulink Function Blocks
Generate reusable, reentrant code from Simulink Function blocks that are scoped to a model.
- Code Definition and Mapping Limitations and Considerations
Restrictions, constraints, and considerations that apply to code definitions and code mappings.