Page 1 of 1

Any MATLAB jockeys in the house? Question on use of 'polar'

Posted: February 3, 2005, 4:09 pm
by Ogbar
I am playing with polar plots in MATLAB ('polar' command), and I can't seem to find a way to change the range of rho (radius). Say I have data in the rho= 50 to 100 unit range, polar always wants to plot from 0 to 100: I'd like to limit the displayed range to 50 to 100, but can't seem to find a way.

Have tried the 'plot' adjustments - nothing seems to work.

Any advice is welcome ...