Main Content
highlight
Class: SLSlicerAPI.SLSlicer
Namespace: SLSlicerAPI
Updates the model highlighting
Syntax
Description
highlight(
updates the model
highlighting.obj
)
Input Arguments
Example
openExample('slcheck/AddStartingPointAndHighlightTheModelSliceExample','sldvSliceClimateControlExample'); obj=slslicer('sldvSliceClimateControlExample'); highlight(obj);
Alternatives
To open the Model Slicer manager, in the Simulink® Editor, select the APPS tab, and click Model Slicer. To highlight the active blocks, simulate the model while the model is in slicer mode.
Version History
Introduced in R2015b