Horizontally Merge Columns from Two Different Matrices

Hello, I have this bit of code which merges columns vertically:
Data=[Degree(:,2);Degree1(:,2)];Data(:);
How can I get these columns to line up horizontally?

回答 (1 件)

カテゴリ

ヘルプ センター および File ExchangeAerospace Blockset についてさらに検索

質問済み:

2015 年 7 月 12 日

編集済み:

2015 年 7 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by