Main Content

依赖分析的模型简化

端口,信号和块的痕量依赖性,将较大模型切成简化的独立模型

依赖性分析正在确定整个模型中块,信号和模型组件的相互依存关系。使用模型切片器在大型或复杂模型中更好地理解功能依赖性,在这种模型中确定依赖性可能是一个漫长的过程。看Workflow for Dependency Analysis

课程

slslicerapi.slslicer 代表一组模型切片机功能的类
slslicerapi.parameter依赖性 确定参数对Simulink模型的影响的类金宝app

功能

Slslicer 创建用于调用模型切片机的API对象
slslicoptions 创建用于配置模型切片机的选项对象
slslicertrace 使用模型切片机后,将块手柄在切片模型或源模型中

话题

Introduction to Dependency Analysis

创建简化的独立模型

描述简化模型生成的案例。

突出显示功能依赖性

使用模型切片器突出显示功能依赖性,并使用约束和排除来完善模型的突出显示部分。

将模型切片机与状态流使用

描述用于使用stateflow使用模型切片机的工作流程®以及模型切片机关于状态流的行为

通过使用基于活动的时间切片来突出显示主动时间间隔

Use activity-based time slicing to highlight and slice simulation intervals in which all selected states and transitions are simultaneously active.

Configure Model Highlight and Sliced Models

模型切片管理器和模型切片器选项。

用于功能测试的孤立模型组件

描述如何切割模型组件以进行调试和改进。

使用模型切片器观察Simulink参金宝app数的影响

Use Model Slicer to observe the impact a parameter has on a model.

编程生成I/O依赖关系矩阵

编程生成I/O依赖关系矩阵。

模型切片器的考虑和局限性

Describes limitations and considerations of Model Slicer.

完善的突出显示模型

完善的突出显示模型

描述使用仿真时间和排除来缩小模型亮点。

通过使用模型切片器数据检查器来完善突出显示的模型切片

使用模型切片器数据检查器检查已记录的信号并完善突出显示的模型切片。

完善依赖分析的死去的逻辑

Use Model Slicer to refine dead logic and highlight functional dependencies.

使用快速重新启动模式调试切片模拟

Use fast restart to debug a slice simulation by stepping through the time steps.

Programmatically Resolve Unexpected Behavior in a Model with Model Slicer

检测意外行为,并使用模型切片机以编程方式隔离并解决意外行为。

完善的突出显示模型by Using Existing .slslicex or Dead Logic Results

有关如何使用现有数据突出模型中功能依赖性的说明。

Creating Simplified Standalone Model

创建简化的独立模型

描述简化模型生成的案例。

通过包含内容来简化独立模型

Describes how to use the inline content options.

简化变体系统

教程describing how to use the Variant Manager to reduce a model to a simplified, standalone model containing only selected variant configurations.

特色示例