How do you turn off theta and radius labels in a polar plot?
91 ビュー (過去 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!