% -*- 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}