[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/plotxy]
polar
(/tools/hpmatlab/toolbox/matlab/plotxy/polar.m)
Function Synopsis
hpol = polar(theta,rho,line_style)
Help text
POLAR Polar coordinate plot.
POLAR(THETA, RHO) makes a plot using polar coordinates of
the angle THETA, in radians, versus the radius RHO.
POLAR(THETA,RHO,S) uses the linestyle specified in string S.
See PLOT for a description of legal linestyles.
See also PLOT, LOGLOG, SEMILOGX, SEMILOGY.
Cross-Reference Information
This function calls
- abs /tools/hpmatlab/toolbox/matlab/elfun/abs.m
- any /tools/hpmatlab/toolbox/matlab/ops/any.m
- axis /tools/hpmatlab/toolbox/matlab/graphics/axis.m
- cos /tools/hpmatlab/toolbox/matlab/elfun/cos.m
- delete /tools/hpmatlab/toolbox/matlab/general/delete.m
- else /tools/hpmatlab/toolbox/matlab/lang/else.m
- elseif /tools/hpmatlab/toolbox/matlab/lang/elseif.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- error /tools/hpmatlab/toolbox/matlab/lang/error.m
- for /tools/hpmatlab/toolbox/matlab/lang/for.m
- get /tools/hpmatlab/toolbox/matlab/graphics/get.m
- hold /tools/hpmatlab/toolbox/matlab/graphics/hold.m
- i /tools/hpmatlab/toolbox/matlab/elmat/i.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- input /tools/hpmatlab/toolbox/matlab/lang/input.m
- ishold /tools/hpmatlab/toolbox/matlab/graphics/ishold.m
- length /tools/hpmatlab/toolbox/matlab/general/length.m
- max /tools/hpmatlab/toolbox/matlab/datafun/max.m
- nargin /tools/hpmatlab/toolbox/matlab/elmat/nargin.m
- nargout /tools/hpmatlab/toolbox/matlab/elmat/nargout.m
- newplot /tools/hpmatlab/toolbox/matlab/graphics/newplot.m
- ones /tools/hpmatlab/toolbox/matlab/elmat/ones.m
- pi /tools/hpmatlab/toolbox/matlab/elmat/pi.m
- plot /tools/hpmatlab/toolbox/matlab/plotxy/plot.m
- rem /tools/hpmatlab/toolbox/matlab/elfun/rem.m
- set /tools/hpmatlab/toolbox/matlab/graphics/set.m
- sin /tools/hpmatlab/toolbox/matlab/elfun/sin.m
- size /tools/hpmatlab/toolbox/matlab/general/size.m
- text /tools/hpmatlab/toolbox/matlab/plotxy/text.m
- zeros /tools/hpmatlab/toolbox/matlab/elmat/zeros.m
This function is called by
- rose /tools/hpmatlab/toolbox/matlab/plotxy/rose.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON