two x-axes, one above and one below, inverted
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a graph that represents values in two dimensions x,y in the normal way on the left and below but I want to add an extra x axis that is the same as the other but inverted and appears on the top
0 Kommentare
Antworten (1)
the cyclist
am 19 Mai 2023
This documentation explains how to do multiple axes.
And then you'll need to set the XDir property of one of the axes to "reverse" (if that is what you mean by "inverted").
0 Kommentare
Siehe auch
Kategorien
Mehr zu Graphics Object Properties 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!