Main Content
highlight
Highlight graphical object
Description
highlight(
highlights a graphical object in the Stateflow® Editor.graphicalObject
)
Examples
Input Arguments
Tips
To clear the highlighting, use the hilite_system
(Simulink) function. For example, to clear the highlighting in chart
ch
, enter:
hilite_system(ch.Path,"none")
Alternatively, you can use the Stateflow Editor. In the Debug tab, under Animation, click the Remove animation highlighting button .
Version History
Introduced in R2012a
See Also
view
| fitToView
| hilite_system
(Simulink) | zoomIn
| zoomOut