How do you turn off theta and radius labels in a polar plot?
82 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Star Strider
on 1 Mar 2018
See the documentation on PolarAxes Properties (link), specifically those in the Grid Lines (link) section.
7 Comments
Star Strider
on 2 Mar 2018
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.)
More Answers (0)
See Also
Categories
Find more on Polar Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!