| Class | Description |
|---|---|
| MatFile |
MatFileReader's API is vague.
|
| MatFileFilter |
File filter.
|
| MatFileHeader |
MAT-file header
Level 5 MAT-files begin with a 128-byte header made up of a 124 byte text field
and two, 16-bit flag fields
|
| MatFileIncrementalWriter |
MAT-file Incremental writer.
|
| MatFileReader | |
| MatFileWriter |
MAT-file writer.
|
| SimulinkDecoder |
This class decodes the Simulink base64 representation of a MAT file.
|
| Enum | Description |
|---|---|
| MatFileType |
Describes the type of Mat file.
|
| Exception | Description |
|---|---|
| MatlabIOException |
MAT-file reader/writer exception
|