What is the script for below question?
Afficher commentaires plus anciens
If A= 2 6 , B= 1 2 and C= -5 5
3 9 3 4 5 3
How can i code for

I know the script for long way but is there any short script?
Réponses (1)
JESUS DAVID ARIZA ROYETH
le 5 Fév 2020
G=blkdiag(A,B,C)
Catégories
En savoir plus sur Resizing and Reshaping Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!