Main Content
zoomOut
Zoom out on Stateflow chart
Syntax
Description
Examples
Input Arguments
Algorithms
The zoomOut
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
. zoomOut
divides ZoomFactor
by a factor of 1.3
as long as the
resulting value is in this range. Otherwise, zoomOut
sets
ZoomFactor
to the minimum value of 0.5
.
Version History
Introduced before R2006a