Gurgeh
Computer
- Apr 25, 2006
- 1
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. the height would be the values stored in the grid. is there any function that can do this?