PlotTracks:
--------------------------------------------------------------------------
Plot the track states vs. time. Creates one figure with subplots.
Plots trk.mHist vs. trk.tHist, where mHist is the history of the mean
states returned from the Kalman filter. This data is stored with the
tracks by MHTTrackMgmt.
--------------------------------------------------------------------------
Form:
PlotTracks( trk )
--------------------------------------------------------------------------
------
Inputs
------
trk (:) Track data structure array
-------
Outputs
-------
None.
--------------------------------------------------------------------------
Children:
Common: Graphics/NewFig
Common: Graphics/TitleS