two x-axes, one above and one below, inverted
Ä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
Antworten (1)
the cyclist
am 19 Mai 2023
0 Stimmen
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").
Kategorien
Mehr zu Annotations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!