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!