How can I plot multiple graph parallel to each other
Show older comments
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 Comment
Walter Roberson
on 31 Mar 2020
See also ribbon() and waterfall()
Answers (1)
Aikaterini Mountraki
on 21 Aug 2019
0 votes
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
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!