How can I plot multiple graph parallel to each other
Afficher commentaires plus anciens
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 commentaire
Walter Roberson
le 31 Mar 2020
See also ribbon() and waterfall()
Réponses (1)
Aikaterini Mountraki
le 21 Août 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
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!