Adding matrix to another matrix

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]

Más respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.

Productos

Versión

R2020a

Etiquetas

Preguntada:

el 20 de Sept. de 2020

Respondida:

el 20 de Sept. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by