how can i plot two graph in single one without subplot?

i have data of two profile, i want to plot age & depth of these profile x & y axis are nearly equal for both profile.

 Akzeptierte Antwort

Mischa Kim
Mischa Kim am 5 Mär. 2014
Bearbeitet: Mischa Kim am 5 Mär. 2014
Use
hold all
before or after the first plot command.

3 Kommentare

thank you..
it works exactly what i want, one more doubt.. can i shade the region between these tho graphs just above and below?
I believe, what you want is an area plot, correct?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by