CSMatIO: MAT-file I/O API for .NET 2.0
by David Zier
10 Sep 2007
(Updated 11 Sep 2007)
Package contains Matlab's MAT-File I/O API for .NET 2.0. Supports Matlab 5 MAT-file format.
|
Watch this File
|
| File Information |
| Description |
CSMatIO a .NET Library is a Matlab MAT-File I/O API for Microsoft's .NET 2.0 Architecture written entirely in C#. CSMatIO has the ability to read, write, and manipulate binary Level 5 MAT-Files.
Currently supported data types:
+ Double array
+ Single array
+ Char array
+ Structure
+ Cell array
+ Sparse array
+ Int8 array
+ UInt8 array
+ Int16 array
+ UInt16 array
+ Int32 array
+ UInt32 array
+ Int64 array
+ UInt64 array
Note:
The zlib.net.dll file is used to compress and decompress MAT-file data. |
| Acknowledgements |
J Mat Io Matlab's Mat File I/O In Java
inspired this file.
|
| MATLAB release |
MATLAB 6.5 (R13)
|
| Other requirements |
+ .NET 2.0 (or later) Architecture to run assembly
+ Any application create with CSMatIO must include _both_ the csmatio.dll and the zlib.net.dll
+ Uses Visual Studio .NET 2005 for editing. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us