fitToView

Zoom in on graphical Stateflow object

Syntax

thisObject.fitToView

Description

The fitToView method zooms in on this Stateflow® object and highlights it in the editor.

Arguments

thisObject

The object on which to zoom.

Returns

None

Examples

If myState is a State object, the command myState.fitToView zooms in on that state and highlights it in the editor.

Introduced in R2008a