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. SeeWorkflow for Dependency Analysis.

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

Introduction to Dependency Analysis

完善Highlighted Model

Creating Simplified Standalone Model