协作模型编辑
对模型的保密性内容进行注释、共享、重用、标准化、打印和保护
了解如何在 Simulink® 编辑环境中进行协作。了解如何对模型的保密性内容进行注释、共享、重用、打印和保护。
在与他人一起处理模型时,可以通过与模型文件一起保存的文本来交流与模型和编辑内容相关的信息。要向模型画布添加标签或简短描述,请使用注释。要与同事就正在编辑的模块进行交流,请使用模块注释。要向模型添加背景信息或说明,请使用备注。
您和其他人可以共享和重用您创建的模型内容。要共享您编辑的模块或您创建的自定义模块,请使用自定义模块库。要在模型中创建子系统的独立副本,请使用 Subsystem 模块。要在其他模型中重用子系统和模型的内容,请使用 Subsystem Reference 和 Model 模块。要决定使用哪个组件,请参阅基于组件的建模规范。
如果您要与第三方共享模型而不暴露模型内容,请保护模型。创建受保护模型需要 Simulink Coder™ 许可证。您可以使用 Model 模块在其他模型中重用受保护模型的内容。要了解详细信息,请参阅模型保护 (Simulink Coder)。
要以协作方式开发或维护一个或多个模型,请考虑创建一个工程。工程可以帮助您组织和共享文件以及与源代码管理进行交互。要了解详细信息,请参阅工程管理。
主题
向模型添加文本
- Annotate Models
Use text, hyperlinks, equations, images, and tables to label sections of a model. - Exchange Messages with Block Comments
Add, respond to, and resolve comments associated with blocks. - Write In-Model Documentation Using Notes
To help others to understand a model, write notes.
共享、重用和标准化模型内容
- Create Template from Model
Create a template to reuse model content and configuration. - 创建自定义库
为自定义库添加模块和注释并定义库结构。 - 基于组件的建模规范
考虑大型模型和多用户开发团队的组件化。 - Create and Use Referenced Subsystems in Models
Reference, reuse, and manage subsystems stored in separate files. - 模型引用基础知识
决定是否在一个模型中引用另一个模型。 - Share and Reuse Bus-Routing Blocks
Share blocks that create or interact with buses using subsystem references or custom libraries. - 管理模型版本并指定模型属性
查看和编辑模型版本信息、历史记录、回调函数和模型描述。
保护保密性内容
- 保护模型以隐藏内容 (Simulink Coder)
当您要与第三方共享模型而又不能泄露知识产权时,请对模型进行保护。 - 引用来自第三方的受保护模型
使用您从第三方收到的受保护模型。
打印模型
- Print Model Diagrams
Print model diagrams using options to customize your print job. - Create Print Frames for Printed Pages
Add borders that contain information about the block diagram to a printed model. - Print Model Reports
Print a description of the structure and content of a model to a HTML document.