ILNumerics Ultimate VS

MatFile Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Overload List

  NameDescription
Public methodMatFile
Create an empty MatFile object. To be used to add arrays later on.

[ILNumerics Core Module]

Public methodCode exampleMatFile(String)
Create MatFile object from existing mat file

[ILNumerics Core Module]

Public methodCode exampleMatFile(InCell)
Create MatFile object from multiple arrays of arbitrary types. Automatically choose array names for saving.

[ILNumerics Core Module]

Top
See Also

Reference