I was wondering if there is a quick way to have, in a 2D plot, the x-axis oriented vertically, from top to bottom. I am looking for the Matlab equivalent of
set(gca,'view',[90,90])
if any.
The only solution I found is How can I rotate a matplotlib plot through 90 degrees? but I cannot make in work because I have several plots on the figure