Main Content

Model Simplification with Dependency Analysis

Trace dependencies of ports, signals, and blocks, slice larger models into simplified standalone models

Dependency analysis is determining the interdependencies of blocks, signals, and model components throughout a model. Use Model Slicer to better understand functional dependencies in large or complex models, where determining dependencies can be a lengthy process. See依赖分析的工作流程.

Classes

SLSlicerAPI.SLSlicer Class representing a set of Model Slicer functionality
SLSlicerAPI.ParameterDependence Class to determine the impact of parameters on a Simulink Model

Functions

slslicer Create API object for invoking Model Slicer
slsliceroptions Create options object for configuring Model Slicer
slslicertrace Return block handles in sliced model or source model after using Model Slicer

Topics

依赖分析简介

Refine Highlighted Model

创建简化的独立模型