How would add a matrix to the back of another matrix to form another column.
example [1 4 5 6 + [2
4 6 7 8 3
4 8 0 1 ] 3]
=[1 4 5 6 2
4 6 7 8 3
4 8 0 1 3]

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

제품

릴리스

R2020a

태그

질문:

2020년 9월 20일

답변:

2020년 9월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by