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 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Vijendra Kumar Prajapati
am 15 Jul. 2016
Beantwortet: Walter Roberson
am 15 Jul. 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 Kommentare
Akzeptierte Antwort
Walter Roberson
am 15 Jul. 2016
After the first plot, use
hold on
and then proceed to the additional plots.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!