Remove singleton dimensions from X and return the result
B = moc_squeeze(A)
Remove singleton dimensions from X and return the result. Note that for compatibility with MATLAB, all objects have a minimum of two dimensions and row vectors are left unchanged.