help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Polar axes


From: Thomas Weber
Subject: Re: Polar axes
Date: Mon, 01 Sep 2008 09:03:14 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]