mesh
PURPOSE
% Plot a mesh given matrices @var{x}, and @var{y} from @code{meshgrid} and
SYNOPSIS
function h = mesh (varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- ishold % Return true if the next line will be added to the current plot, or
- newplot % Prepare graphics engine to produce a new plot. This function should
- surface % Plot a surface graphic object given matrices @var{x}, and @var{y} from
This function is called by:
- hist2d hist2d ([x,y], xbins, ybins, norm)
- meshz % Plot a curtain mesh given matrices @var{x}, and @var{y} from
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003