scale_figure.m

From Spinach Documentation Wiki
Jump to: navigation, search

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

axis_1d.m, bloch_sph_plot.m, bwr_cmap.m, crop_2d.m, cylgrid.m, fid2ascii.m, int_2d.m, molplot.m, mri_2d_plot.m, plot_1d.m, plot_2d.m, plot_3d.m, plot_uf.m, s2json.m, slice_2d.m, stack_2d.m, volplot.m, write_movie.m, zoom_3d.m, Import,_export,_and_visualisation

Version 2.5, authors: Ilya Kuprov