ILNumerics Ultimate VS

MatFile Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The MatFile type exposes the following members.

Methods

  NameDescription
Public methodCode exampleAddArrayT
Adds a new array to the collection of arrays in this MatFile container.

[ILNumerics Core Module]

Public methodDispose
Dispose all arrays of the matfile object

[ILNumerics Core Module]

Public methodCode exampleGetArrayT(Int32)
Retrieve array by index

[ILNumerics Core Module]

Public methodCode exampleGetArrayT(String)
Retrieves array by name.

[ILNumerics Core Module]

Public methodWrite(Stream)
Write this mat file into a binary stream

[ILNumerics Core Module]

Public methodCode exampleWrite(String)
Write all arrays to *.mat file

[ILNumerics Core Module]

Top
See Also

Reference