MATLAB allows functions to return a variable number of arguments, and the magic variable nargout specifies how many of those listed on the function signature line have been provided. For example ...