Home > freetb4matlab > graceplot > alternatives > multiplot.m

multiplot

PURPOSE ^

% Sets and resets multiplot mode.

SYNOPSIS ^

function multiplot (xn, yn)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} multiplot (@var{xn}, @var{yn})
% Sets and resets multiplot mode.
%
% If the arguments are non-zero, @code{multiplot} will set up multiplot
% mode with @var{xn}, @var{yn} subplots along the @var{x} and @var{y}
% axes.  If both arguments are zero, @code{multiplot} closes multiplot
% mode.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003