What is the script for below question?

1 Ansicht (letzte 30 Tage)
Manuj Sharma
Manuj Sharma am 5 Feb. 2020
If A= 2 6 , B= 1 2 and C= -5 5
3 9 3 4 5 3
How can i code for
Untitled.png
I know the script for long way but is there any short script?

Antworten (1)

JESUS DAVID ARIZA ROYETH
JESUS DAVID ARIZA ROYETH am 5 Feb. 2020
G=blkdiag(A,B,C)

Kategorien

Mehr zu Resizing and Reshaping Matrices finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by