How do I plot a contour3 plot from polar cordinates?
Show older comments
I have a dataset such that the first column is the polar angle, second third fourth.... column is the magnitude of the polar coordinate at a different height.
For example, the first row would be all the magnitudes at angle 10 and every column would be the magnitude at a different height. the second row would be at 20 with the magnitude of the field at that angle and so on.
I am fairly new to matlab, but have some idea on how to get basic stuff done. I believe I might be doing something wrong with data array or coordinates. I get a polarplot from the data on excel with all the plots in the same axis, but I would like to get something like a contour3 plot to get an idea for a 3d image. The polar plot I am able to get from matlab is correct with all three layers on same axis (picture attached). I have also attached kinda what my data looks like. Any sort of help is greatly appreciated
Accepted Answer
More Answers (0)
Categories
Find more on Mapping Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!