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!