I am generating multiple gaussian pulse. I want to concatenate them(means want to show those multiple gaussian pulse in single plot). How can I do that?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Vijendra Kumar Prajapati
el 15 de Jul. de 2016
Respondida: Walter Roberson
el 15 de Jul. de 2016
I am generating multiple gaussian pulse. I want to concatenate them(means want to show those multiple gaussian pulse in single plot). How can I do that?
0 comentarios
Respuesta aceptada
Walter Roberson
el 15 de Jul. de 2016
After the first plot, use
hold on
and then proceed to the additional plots.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!