Main Content
zoomIn
Zoom in on Stateflow chart
Syntax
Description
Examples
Input Arguments
Algorithms
The zoomIn
function modifies the ZoomFactor
property
of the Stateflow.Editor
object. The property is limited to a minimum of
0.5
and a maximum of 10
. zoomIn
multiplies ZoomFactor
by a factor of 1.3
as long as
the resulting value is in this range. Otherwise, zoomIn
sets
ZoomFactor
to the maximum value of 10
.
Version History
Introduced before R2006a