condense matrix into smaller matrices

Viewed 9

Say I have a 2400 X 4 matrix

enter image description here

how can I convert each array of each row into a column of a new matrix 2400 by 1 where each row is just a enter image description here

0 Answers
Related