How can I invert the radial axis of a polar plot to have the origin/center at the max rather than at 0?
Mostra commenti meno recenti
Starting at the origin/center of the polar plot I want 90 then descending moving outwards 80, 70,60...0 etc rather than the opposite which is the default.
See attached pic of center at 90 deg rather than 0 deg.
1 Commento
Star Strider
il 7 Apr 2015
The polar function is resistant to all efforts to change most of its properties. You will have to create your own plot to put 0° or 180° at the top.
Risposte (1)
Joep
il 7 Apr 2015
0 voti
A polar plot is like this:

From the center to the surroundings is plotted the output of the function where the input angle in circulair pattern on the axis.
1 Commento
Levi Lankstik
il 7 Apr 2015
Categorie
Scopri di più su Polar Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!