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!