I need to combine those three martix into a single big one. How do I do that?

2 次查看(过去 30 天)

采纳的回答

Voss
Voss 2023-3-9

更多回答(1 个)

David Hill
David Hill 2023-3-9
blkdiag(randi(10,2),randi(10,2),randi(10,2))
ans = 6×6
8 9 0 0 0 0 8 7 0 0 0 0 0 0 2 6 0 0 0 0 1 4 0 0 0 0 0 0 4 8 0 0 0 0 10 9

类别

Help CenterFile Exchange 中查找有关 MRI 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by