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

44 次查看(过去 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.

采纳的回答

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