AddDeltaModeToPlot:
---------------------------------------------------------------------------
Add mode change to a plot.
---------------------------------------------------------------------------
Form:
AddDeltaModeToPlot( hAxis, oldMode, newMode, t, x )
---------------------------------------------------------------------------
------
Inputs
------
hAxis (1,1) Handle to axis
oldMode {:} Old Modes
newMode {:} New Modes
t (:,:) Time of mode transition
x (3,:) Location
-------
Outputs
-------
None
---------------------------------------------------------------------------
Children: