How do I plot a contour3 plot from polar cordinates?
显示 更早的评论
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
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Mapping Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!