Polar plot gridline spacing

1 次查看(过去 30 天)
Lars Simonsen
Lars Simonsen 2013-5-26
回答: Voss 2025-5-7
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

回答(2 个)

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

Voss
Voss 2025-5-7

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.

类别

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