How to join two sequences in matlab?

3 次查看(过去 30 天)
Ram k
Ram k 2016-5-10
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 个)

James Tursa
James Tursa 2016-5-10

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by