Introduction - If you have any usage issues, please Google them yourself
This function is an OOP aid for overloading the size() method in user-defined classes. If the user provides the vector of dimensions of a hypothetical array object, parseSize will take care of the main input/output argument processing in a way that imitates the conventions of MATLAB s usual SIZE function.