Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
how to plot data more than one time?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have a data of a sequence y = [0 1 1 1 0 0 1 0 1 0] and I would like to plot it 20 times in one figure but the first time will be from (0-9) the second time will be from (10-19) and so one which means that starting point of the new one is the ending point of the previous one plus one, so if the previous one ends at 9 the new one starts at 10.
later I will need to do it more than 20 time .
0 comentarios
Respuestas (1)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!