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?

카테고리

도움말 센터File Exchange에서 Aerospace 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