How can I make polar plots with coordinates -180 to 180 instead of 0 to 360
9 次查看(过去 30 天)
显示 更早的评论
I need to make a plot for lift generated by an air foil for different angle of attacks from -180 degree to 180 degree. I have the forces corresposning to each angle of attack as a array. So how can I make a polar plot with angle variying -180 to 180 instead of 0 to 360 ?
0 个评论
回答(1 个)
Youssef Noureddine
2022-11-9
Hi Mohammed,
You can use the function 'thetalim' to control the axis limits shown on your polar plot. Please refer to the following link for for more information and examples on how to use this function:
Sincerely,
Youssef
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!