polar
Plotting
Polar coordinate plot. Theta is in radians.
Syntax
polar(theta, r)
Examples
theta = linspace(0, 2*pi, 100); polar(theta, sin(3*theta))▶ Run
See Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLab