ILNumerics - Technical Application Development
Top
The MatFile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Arrays |
Retrieve a cell with all arrays stored in the mat file
[ILNumerics Core Module] | |
Count |
Number of arrays in the mat file container
[ILNumerics Core Module] | |
Filelocation |
Path to mat file, if this object was created from an existing mat file.
[ILNumerics Core Module] | |
Item |
Retrieves an array from this MatFile instance or replaces it.
[ILNumerics Core Module] | |
Keys |
List all key names currently stored with arrays
[ILNumerics Core Module] |
See Also