What is the script for below question?
古いコメントを表示
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?
回答 (1 件)
JESUS DAVID ARIZA ROYETH
2020 年 2 月 5 日
G=blkdiag(A,B,C)
カテゴリ
ヘルプ センター および File Exchange で Resizing and Reshaping Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!