How to join two sequences in matlab?

I have a two sequences x1=[5 5 1 5 4 1 2 3 5 5 1 5], x2=[3 9 7 6 6 10 12 15 15 15 13], how to join these two to form a one sequence like this x=[5 5 1 5 4 1 2 3 5 5 1 5 3 9 7 6 6 10 12 15 15 15 13].

回答 (1 件)

カテゴリ

ヘルプ センター および File ExchangeFourier Analysis and Filtering についてさらに検索

タグ

質問済み:

2016 年 5 月 10 日

回答済み:

2016 年 5 月 10 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by