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 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Vijendra Kumar Prajapati
le 15 Juil 2016
Réponse apportée : Walter Roberson
le 15 Juil 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 commentaires
Réponse acceptée
Walter Roberson
le 15 Juil 2016
After the first plot, use
hold on
and then proceed to the additional plots.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!