k-Wave Toolbox Previous   Next

scaleFig

Resize current figure window

Syntax

scaleFig(horizontal, vertical)

Description

scaleFig resizes the current figure window by the specified horizontal and vertical multipliers. For example, to increase the width of the current figure by 50%, use the syntax scaleFig(1.5, 1).

See Also

set, get


© 2009-2014 Bradley Treeby and Ben Cox.