AppliedDeltaVDPT:

Path: Plotting/Derivation Functions

% Compute the applied delta-v from the applied force.
--------------------------------------------------------------------------
   Form:
   out = AppliedDeltaVDPT( varargin )
--------------------------------------------------------------------------

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

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

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

Children:

Plotting: GUI/PlottingTool
Math: Linear/DupVect

Back to the Plotting Module page