blkdiag
Block diagonal matrix
Syntax
Description
B = blkdiag(
returns the block diagonal
matrix created by aligning the input matrices A1,...,AN
)A1,...,AN
along
the diagonal of B
.
Examples
Input Arguments
More About
Extended Capabilities
Version History
Introduced before R2006a