polar plot label problem
조회 수: 3 (최근 30일)
이전 댓글 표시
using the command polar, MATLAB automatically shows the angles start from 0 angles at the direction of 3'o clock.
But I want to set the label as 0 degree at the 12'o clock direction and to 90degree at the 9'o clock and so on.
I need to angle 0 to 360 degree label dividing 10degrees.
So linspace(0,360,10)
Can anyone give me a hint? I tried to change, but it somehow didn't work out...
Clara...
댓글 수: 0
답변 (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!