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에서 Polar Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!