I have a grid of data, columns are the circular angle theta from 0 to 360, and rows are the azimuthal angle phi, from 0 to 180. Currently I use surf to plot this grid, but I would prefer to use a polar plotter so that at least the circular angle is correct and the azimuthal angle is the radius...