scale_figure.m
Scales the current figure from the default size by the factors provided by the user.
Syntax
scale_figure(by)
Parameters
by - two-element row vector of scaling factors,
format: [width height]
Outputs
The function modifies the size of the current figure.
See also
Version 2.5, authors: Ilya Kuprov