News

TEMOS unterstützt nun den Import und die Wiedergabe von Daten, die in The MathWorks, Inc. MATLAB® erstellt wurden

 

Unterstützt:

 

Files with homogeneous variable types of less than 3D dimensionality.

Homogeneous variables of data type CHAR, LOGICAL, INT8, UINT8, DOUBLE, SINGLE, INT16, UINT16, INT32, UINT32, INT64, and UINT64.

Loading all allowable variables from a given *.MAT file and ignoring any non-allowable variables during import.

Reading text channels from the MATLAB® file.

STRUCT data, where each field is a variable.

CELL data from *.DAT files.

COMPRESSED data from *.MAT files.

BigEndian data type.

LittleEndian data type.

 

Nicht unterstützt:

Loading variables in a *.MAT file of heterogeneous data types such as OBJECT and FUNCTION.

Variables with an invalid class type are ignored.

Three-dimensional arrays