I want to plot a fig that the curve is in the southeast, and the origin is on the left-top. I do not know how to attach a picture, or else I will draw a draft. you can enter the order 'axis ij', then you will see my meaning. If you make the calibration of x-axis to the top, it is the fig that I want.
Prashant Kumar answered .
2025-11-20
Give appropriate xlim and ylim to make sure the curve is in the sourtheast.
set(gca,'xaxislocation','top')