Home > freetb4matlab > graceplot > alternatives > polar.m

polar

PURPOSE ^

% Make a two-dimensional plot given polar the coordinates @var{theta} and

SYNOPSIS ^

function polar (x1, x2, fmt)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} polar (@var{theta}, @var{rho}, @var{fmt})
% Make a two-dimensional plot given polar the coordinates @var{theta} and
% @var{rho}.
%
% The optional third argument specifies the line type.
% @end deftypefn
% @seealso{plot, semilogx, semilogy, loglog, bar,
% stairs, replot, xlabel, ylabel, and title}

CROSS-REFERENCE INFORMATION ^

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