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

1 vue (au cours des 30 derniers jours)
prajith kc
prajith kc le 5 Mar 2014
Commenté : Mischa Kim le 5 Mar 2014
i have data of two profile, i want to plot age & depth of these profile x & y axis are nearly equal for both profile.

Réponse acceptée

Mischa Kim
Mischa Kim le 5 Mar 2014
Modifié(e) : Mischa Kim le 5 Mar 2014
Use
hold all
before or after the first plot command.
  3 commentaires
prajith kc
prajith kc le 5 Mar 2014
it works exactly what i want, one more doubt.. can i shade the region between these tho graphs just above and below?
Mischa Kim
Mischa Kim le 5 Mar 2014
I believe, what you want is an area plot, correct?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Graphics Performance dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by