First time here? Check out the FAQ!
answered 2012-05-01 19:27:03 +0100
M = matrix(4,4,0) A = matrix(2,2,[1,2,3,4]) M.set_block(0,0,A) M