Polar axes

Thomas Weber thomas.weber.mail at gmail.com
Mon Sep 1 02:03:14 CDT 2008


Am Sonntag, den 31.08.2008, 22:38 -0700 schrieb David Arnold:
> All,
> 
> Does Octave have a polar grid, much as that provided by Matlab's  
> polar command?

octave:1> help polar
 -- Function File:  polar (THETA, RHO, FMT)
     Make a two-dimensional plot given the polar coordinates THETA and
     RHO.

     The optional third argument specifies the line type.

     See also: plot.

/usr/share/octave/3.0.1/m/plot/polar.m

Regards
	Thomas



More information about the Help-octave mailing list