Matlab .mat file wrapper class (deprecated)
| C# | Visual Basic | Visual C++ |
public sealed class MatFile
Public NotInheritable Class MatFile
public ref class MatFile sealed
| All Members | Constructors | Methods | Properties | Fields | |
This class can read and write Matlab .mat files version 6!
All numeric array types are supported. The reading and writing of
Matlab cell arrays is not supported yet.
This class is deprecated and will be removed in a future release. Use the alias ILMatFile instead! MatFile is here for backward compatibility only!
| Object | |
| MatFile | |