| Interface | Description |
|---|---|
| DataSetExporter |
The interface for objects which export data sets to a file
or some other data storage system.
|
| DataSetImporter |
The interface for objects which import data sets from
some data storage system.
|
| Class | Description |
|---|---|
| AbstractMatlabIO |
The base class for MatlabImporter and MatlabExporter.
|
| MatlabExporter |
This class allows you to export data sets into Matlab files.
|
| MatlabImporter |
This class allows you to import data sets from Matlab files.
|
| Enum | Description |
|---|---|
| AbstractMatlabIO.Orientation |
The orientation of data samples in the matrix.
|
Copyright © 2012. All Rights Reserved.