MATLAB: Reshaping matrix with odd number of total elements

reshape

how can I reshape a 63X5 matrix (315 elements) into a mX2 , and a mX4 matrix?
Related Question