How can I plot multiple graph parallel to each other
이전 댓글 표시
I want to represent a set of data to be like the attached figure. All the data have the same x length (0:100), can any one help me in that please?
댓글 수: 1
Walter Roberson
2020년 3월 31일
See also ribbon() and waterfall()
답변 (1개)
Aikaterini Mountraki
2019년 8월 21일
0 개 추천
If all the data have the same x length but different y you may add y axis (see), or you can add +dy as initial point
카테고리
도움말 센터 및 File 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!