用依存关系分析简化模型 -凯发k8网页登录
跟踪端口、信号和模块的依存关系,将较大的模型分割成简化的独立模型
依存关系分析可确定整个模型中模块、信号和模型组件的相互依存关系。使用 model slicer 可更好地了解大型或复杂模型中的功能依存关系,其中确定依存关系可能会耗时较长。请参阅。
类
class representing a set of model slicer functionality | |
class to determine the impact of parameters on a simulink model |
函数
create api object for invoking model slicer | |
create options object for configuring model slicer | |
return block handles in sliced model or source model after using model slicer |
主题
依存关系分析简介
describes cases for simplified model generation.
describes the workflow for using model slicer with stateflow® and the behavior of model slicer with regards to stateflow.
use activity-based time slicing to highlight and slice simulation intervals in which all selected states and transitions are simultaneously active.
model slicer configuration window and model slicer options.
describes how to slice the model components for debugging and refinement.
use model slicer to observe the impact a parameter has on a model.
programmatically generate i/o dependency matrix.
describes limitations and considerations of model slicer.
优化突出显示的模型
describes using simulation time and exclusions to narrow a model highlight.
use model slicer data inspector to inspect logged signals and refine the highlighted model slice.- refine dead logic for dependency analysis
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.
detect unexpected behavior, and use model slicer to programmatically isolate and resolve the unexpected behavior.
instructions on how to use existing data to highlight functional dependencies in a model.
创建简化的独立模型
describes cases for simplified model generation.
tutorial describing how to use the variant manager to reduce a model to a simplified, standalone model containing only selected variant configurations.