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

1 visualización (últimos 30 días)
prajith kc
prajith kc el 5 de Mzo. de 2014
Comentada: Mischa Kim el 5 de Mzo. de 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.

Respuesta aceptada

Mischa Kim
Mischa Kim el 5 de Mzo. de 2014
Editada: Mischa Kim el 5 de Mzo. de 2014
Use
hold all
before or after the first plot command.
  3 comentarios
prajith kc
prajith kc el 5 de Mzo. de 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 el 5 de Mzo. de 2014
I believe, what you want is an area plot, correct?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Graphics Performance en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by