Polar plot gridline spacing

7 visualizzazioni (ultimi 30 giorni)
Lars Simonsen
Lars Simonsen il 26 Mag 2013
Risposto: Voss il 7 Mag 2025
Hey everybody,
I've drawn a polar plot and a default gridline with a spacing of 0.5 has been made in my polar plot. My question is how I can change the spacing of the gridline to be 0.1 instead?
Thank you, Lars

Risposte (2)

ag
ag il 7 Mag 2025
Hi Lars,
The MATLAB function "polar" does not allow the grid spacing to be modified.
Hope this helps!

Voss
Voss il 7 Mag 2025

It's not clear to me what function you used to create your polar plot. Use polarplot, which plots into a PolarAxes, and then you can set the PolarAxes properties including ticks and grids at will.

Categorie

Scopri di più su Polar Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by