How do I plot many time series (iterated through in a for loop) on the same graph ?
Mostrar comentarios más antiguos
I'm trying to do a visual comparison of a data set (n=302) on the same graph. Each file is a time series that undergoes modification within a for loop and is plotted within each iteration. Using hold hasn't been effective across iterations, and I'd like to have all of the time series plotted on the same graph. Is this possible?
3 comentarios
Jon
el 24 de Sept. de 2015
What do you mean that "using hold hasn't been effective across iterations?"
amen45
el 24 de Sept. de 2015
Star Strider
el 24 de Sept. de 2015
Seeing your code would help.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects 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!