This should be an easy question but I only found a partial solution using All.
Say I have a matrix A = 1000 x 5, how to get only a part of that matrix, say B = n x 5, where n can be any positive integer that's less than 1000 or the original matrix A row?
Part(preferrably in conjunction withSpan). – Yves Klett Nov 11 '12 at 19:14by clicking the checkmark sign` ? – chris Nov 11 '12 at 22:53