How can I plot multiple graph parallel to each other
Mostrar comentarios más antiguos
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 comentario
Walter Roberson
el 31 de Mzo. de 2020
See also ribbon() and waterfall()
Respuestas (1)
Aikaterini Mountraki
el 21 de Ag. de 2019
0 votos
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
Categorías
Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!