ishold
PURPOSE
% Return true if the next line will be added to the current plot, or
SYNOPSIS
function retval = ishold
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- gca % Return a handle to the current axis object. If no axis object
This function is called by:
- contour3 % Plot level curves (contour lines) of the matrix @var{z}, using the
- isosurface %
- mesh % Plot a mesh given matrices @var{x}, and @var{y} from @code{meshgrid} and
- meshc % Plot a mesh and contour given matrices @var{x}, and @var{y} from
- pcolor % Density plot for given matrices @var{x}, and @var{y} from @code{meshgrid} and
- ribbon % Plot a ribbon plot for the columns of @var{y} vs. @var{x}. The
- scatter3 %
- slice % Plot slices of 3D data/scalar fields. Each element of the 3-dimensional
- surf % Plot a surface given matrices @var{x}, and @var{y} from @code{meshgrid} and
- surface % Plot a surface graphic object given matrices @var{x}, and @var{y} from
- surfc % Plot a surface and contour given matrices @var{x}, and @var{y} from
- surfl % Plot a lighted surface given matrices @var{x}, and @var{y} from @code{meshgrid} and
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003