Change size
(Quaternion overloading of standard MATLAB® function)
Y = reshape(q, varargin)
reshape changes the size of a quaternion array. It is a straightforward overloading of the MATLAB® function of the same name implemented by a common mechanism for quaternion functions that can be computed by separate application of the MATLAB® function to each component of the quaternion array.