How do you turn off theta and radius labels in a polar plot?
조회 수: 82 (최근 30일)
이전 댓글 표시
How do you turn off theta and radius labels in a polar plot? I have turned off the grid with grid off. There doesn't seem to be a theta or radius label off.
댓글 수: 0
채택된 답변
Star Strider
2018년 3월 1일
See the documentation on PolarAxes Properties (link), specifically those in the Grid Lines (link) section.
댓글 수: 7
Star Strider
2018년 3월 2일
As always, my pleasure.
No worries! The lower-case ‘ax’ should have thrown an error, unless you had another axis structure named ‘ax’ defined in your workspace. (It would have affected those axes instead.)
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Polar Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!