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 回表示 (過去 30 日間)
古いコメントを表示
Vijendra Kumar Prajapati
2016 年 7 月 15 日
回答済み: Walter Roberson
2016 年 7 月 15 日
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 件のコメント
採用された回答
Walter Roberson
2016 年 7 月 15 日
After the first plot, use
hold on
and then proceed to the additional plots.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!