TETK MATLAB Reader

*.MAT files can only be used for Ownship or Associated State objects.

Supported *.MAT File Formats

Currently, TETK only supports Version 6 (R8(Version 5) or later) and Version 7 (R14 (Version 7) or later) *.MAT files. More information about version differences and how to save to a specific format is available on the Mathworks website. (https://www.mathworks.com/help/matlab/import_export/mat-file-versions.html).

If you attempt to import an unsupported version you are provided with an error asking to convert to a supported version.

Formatting and Creating *.MAT Files

ISO-YD and HMS time formats should be saved in a cell array while Lat/Long and other state parameters should be stored in double arrays. Units should not be specified in the variables, which requires you to create a Unit Definition File for each *.MAT file.