powered by
Function matsplitter
matsplitter(M, r, c)
matrix
matrix rows
matrix columns
aaa=matrix(c(seq(50)),25,2) matsplitter(aaa,5,2)