pie
PURPOSE
% Produce a pie chart.
SYNOPSIS
function retval = pie (varargin)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
- axes % Create an axes object and return a handle to it.
- axis % Set axis limits for plots.
- gca % Return a handle to the current axis object. If no axis object
- newplot % Prepare graphics engine to produce a new plot. This function should
- patch % Create patch object from @var{x} and @var{y} with color @var{c} and
- text % Create a text object with text @var{label} at position @var{x},
This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003