MATLAB: Divide 73×400 matrix into 73 1×400 matrices

indexingmatricesrowsseparation

Hello,
I want to create separate matrices of just one row and all of its columns from a 73×400 matrix. So instead of that one matrix I will have 73 1×400 matrices.
I know its a relatively easy indexing problem but I'm blanking!
Thanks for the help.