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

조회 수: 4 (최근 30일)
prajith kc
prajith kc 2014년 3월 5일
댓글: Mischa Kim 2014년 3월 5일
i have data of two profile, i want to plot age & depth of these profile x & y axis are nearly equal for both profile.

채택된 답변

Mischa Kim
Mischa Kim 2014년 3월 5일
편집: Mischa Kim 2014년 3월 5일
Use
hold all
before or after the first plot command.
  댓글 수: 3
prajith kc
prajith kc 2014년 3월 5일
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 2014년 3월 5일
I believe, what you want is an area plot, correct?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by