MTM[ezpolar] - plot a 2-D curve in polar coordinates
|
Calling Sequence
|
|
ezpolar(f)
ezpolar(f,[tmin,tmax])
|
|
Parameters
|
|
f
|
-
|
algebraic expression
|
tmin, tmax
|
-
|
(optional) numeric
|
|
|
|
|
Description
|
|
•
|
The ezpolar(f) calling sequence plots the expression f in polar coordinates. A plot of the radius given by f in terms of the angle t, over the range t=tmin..tmax, is generated.
|
•
|
If unspecified, tmin is 0, and tmax is 2*Pi.
|
|
|
Download Help Document
Was this information helpful?