What is the script for below question?
Mostrar comentarios más antiguos
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?
Respuestas (1)
JESUS DAVID ARIZA ROYETH
el 5 de Feb. de 2020
G=blkdiag(A,B,C)
Categorías
Más información sobre Resizing and Reshaping Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!