Matlab ExportMatfile (Facilities, Places, Targets and Vehicles)
Sets the variable name and timestep and then exports the object to the specified file
Syntax
Matlab <ObjectPath> ExportMatFile <VariableName> <TimeStep> "<FilePath>"
Description
The MATLAB command using the ExportMatFile {MATLABOption} creates a MATLAB .mat file containing a dynamic state structure with an objects position, velocity and altitude. The <TimeStep> controls the granularity at which dynamic data is generated.
When you create a .mat file and subsequently load it into MATLAB, a variable with the name VariableName will be created within the MATLAB base workspace. The aeroToolbox routine atbGeometry processes these structures. Please consult the MATLAB help on atbGeometry for further information.
Examples
To export a .mat file for Satellite1 in the current scenario to c:\MyTemp\sat1.mat:
Return message
Group membership
This command belongs to the following group(s):
Version
4.2