Path: Plotting/Utilities
% Get the data from an ObjectAgent simulation -------------------------------------------------------------------------- Form: y = GetSimData( file, dataName, iD) -------------------------------------------------------------------------- ------ Inputs ------ file (1,:) Name of simulation file dataName (m,:) Name of simulation data Enter '?' for a list of all names iD (1,1) Spacecraft I.D. ------- Outputs ------- y {n}(m,:) Matrix of simulation data --------------------------------------------------------------------------
Common: General/StringMatch
Back to the Plotting Module page