How do you turn off theta and radius labels in a polar plot?

조회 수: 82 (최근 30일)
Ron Beck
Ron Beck 2018년 3월 1일
댓글: Star Strider 2018년 3월 2일
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.

채택된 답변

Star Strider
Star Strider 2018년 3월 1일
See the documentation on PolarAxes Properties (link), specifically those in the Grid Lines (link) section.
  댓글 수: 7
Ron Beck
Ron Beck 2018년 3월 2일
Thanks, it worked. Sorry but case differences was a rookie mistake.
Star Strider
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 CenterFile Exchange에서 Polar Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by