Effacer les filtres
Effacer les filtres

Need to change the direction of polar plot theta tick labels from counterclockwise to clockwise.

5 vues (au cours des 30 derniers jours)
The audience for my polar plot is airplane pilots. If they face in the direction 000, then to their right is the direction 090 and to their left is 270. This is the opposite of the standard way MATLAB produces polar plots. To satisfy my audience, I need to change the direction of polar plot theta tick labels from counterclockwise to clockwise. How can this be done, please?

Réponse acceptée

Star Strider
Star Strider le 21 Mai 2024
Use the ThetaDir name-value pair to reverse the angle direction.
(As a pilot myself, I appreciate this!)
  4 commentaires
Roy Axford
Roy Axford le 21 Mai 2024
I tried that and it worked. It makes a very pilot-friendly plot. Thanks very much!

Connectez-vous pour commenter.

Plus de réponses (0)

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by