[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
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON