polar plot label problem
2 次查看(过去 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!