Flip the y-axis values?

5 visualizzazioni (ultimi 30 giorni)
SuzieChan
SuzieChan il 12 Apr 2020
Risposto: Mehmed Saad il 12 Apr 2020
Hi,
Is it possible to 'flip' or 'reverse' the y-axis values so they show in opposite order?
For some reason, Matlab puts 1` at the top of the y-axis, down to 0 in descending order.
Can I make the y-axis show 0 at the top, and 1 at intersection with the x-axis?
(reasoning: 0 represents ground level, and 1 represents 1 meter below ground level).

Risposta accettata

Mehmed Saad
Mehmed Saad il 12 Apr 2020
set(gca,'YDir','reverse')

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by