How can I make polar plots with coordinates -180 to 180 instead of 0 to 360
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Youssef Noureddine
am 9 Nov. 2022
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 Kommentare
Siehe auch
Kategorien
Mehr zu Polar Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!