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일

0 개 추천

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

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Polar Plots에 대해 자세히 알아보기

질문:

2013년 5월 26일

답변:

2025년 5월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by