experience and innovation

-------------------------------------------------------------------------------
   Compute the magnitude of the difference between vectors.
-------------------------------------------------------------------------------
   Form:
   out = DifferenceMagnitude( varargin )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   varargin         (:)   Variable number of inputs, raw simulation data.

   -------
   Outputs
   -------
   out             (1,:)  Derived output data.

-------------------------------------------------------------------------------