Invert x-axis
Solved
Celeborn
Posted messages
22
Status
Member
-
antoine -
antoine -
Bonjour,
I am looking to reverse the x-axis of a graph in MATLAB so that it goes from the highest values to the lowest.
I found the "axis" function, but it only reverses the y-axis (by using axis['ij']), and when typing axis[Xmin Xmax Ymin Ymax], Xmin must be less than Xmax, otherwise there is a bug during compilation.
Thank you in advance for any possible solution.
I am looking to reverse the x-axis of a graph in MATLAB so that it goes from the highest values to the lowest.
I found the "axis" function, but it only reverses the y-axis (by using axis['ij']), and when typing axis[Xmin Xmax Ymin Ymax], Xmin must be less than Xmax, otherwise there is a bug during compilation.
Thank you in advance for any possible solution.
Configuration: Linux Mozilla 1.4.3