Adding matrix to another matrix

6 visualizzazioni (ultimi 30 giorni)
Kalpha.mc
Kalpha.mc il 20 Set 2020
Risposto: David Hill il 20 Set 2020
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]

Risposta accettata

David Hill
David Hill il 20 Set 2020

Più risposte (0)

Categorie

Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange

Prodotti


Release

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by