2D polar plot axes & colour legend
이전 댓글 표시
hi
I'm a fairly new user to MATLAB2016b, and am struggling a bit with 2D polar plots.
I'd like to plot parameter values as a function of inclination (0-90deg) and azimuth (0-360deg) with the 'polar' function. In the polar plot, the radial direction reflects 0-90deg inclination and the tangential direction reflects 0-360deg (with 90deg towards the right).
For some reason the polar function adds a white rim to my figure, i.e. it plots data from 0-100 deg. Can anyone help me get rid of the 90-100 deg inclination section on the plot?
I'd also like to define the colourscale legend with a min and max value; how can that be done?
Attached is the polar plot code i'm using, where 'A' is the input value matrix. The 'A' is attached as an excel sheet, and A(1,1) is in cell 2B.
thanks for any help!
peter
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Polar Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

