powered by
Forms a block-diagonal matrix from a list of matrices
list2bdiag(x)
matrix
list of square matrices
Jarrod Hadfield j.hadfield@ed.ac.uk
M<-list(rIW(diag(3), 10), rIW(diag(2), 10)) list2bdiag(M)
Run the code above in your browser using DataLab