MTM
ezpolar
plot a 2-D curve in polar coordinates
Calling Sequence
Parameters
Description
Examples
ezpolar(f)
ezpolar(f,[tmin,tmax])
f
-
algebraic expression
tmin, tmax
(optional) numeric
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.
with⁡MTM:
ezpolar⁡1
ezpolar⁡sin⁡2⁢t
See Also
MTM[ezcontour]
MTM[ezmesh]
MTM[ezmeshc]
MTM[ezplot]
MTM[ezplot3]
MTM[ezsurf]
MTM[ezsurfc]
implicitplot3d
plot
Download Help Document