how to plot a fig that the curve is in SouthEast

I want to plot a fig that the curve is in the southeast, and the origin is on the left-top.

 Accepted Answer

Give appropriate xlim and ylim to make sure the curve is in the sourtheast. But, actually, I am not sure what you want.

3 Comments

thank you for your answer. 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.
set(gca,'xaxislocation','top')
thak you! Get it!

Sign in to comment.

More Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Asked:

lin
on 9 Apr 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!