Path: Plotting/Derivation Functions
% Takes the 3-axis force in [kg*m/s/s] and computes the delta-v in [m/s]. -------------------------------------------------------------------------- Form: out = ComputeDeltaV( varargin ) -------------------------------------------------------------------------- ------ Inputs ------ varargin (:) Variable number of inputs, raw simulation data. ------- Outputs ------- out (1,:) Derived output data. --------------------------------------------------------------------------
Plotting: GUI/PlottingTool Math: Linear/Mag
Back to the Plotting Module page