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 view (last 30 days)
Show older comments
Vijendra Kumar Prajapati
on 15 Jul 2016
Answered: Walter Roberson
on 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 Comments
Accepted Answer
Walter Roberson
on 15 Jul 2016
After the first plot, use
hold on
and then proceed to the additional plots.
0 Comments
More Answers (0)
See Also
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!