JMatIO - Matlab's MAT-file I/O in JAVA
JMatIO is a JAVA library to read/write/manipulate with Matlab's binary MAT-files.
Currently supported data types are:
+ Double array
+ UInt8, Int8 array
+ UInt64, Int64 array
+ Char array
+ Structure
+ Cell array
+ Sparase array
this project is also available at http://sf.net/projects/jmatio
Citation pour cette source
Wojciech Gradkowski (2024). JMatIO - Matlab's MAT-file I/O in JAVA (https://www.mathworks.com/matlabcentral/fileexchange/10759-jmatio-matlab-s-mat-file-i-o-in-java), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
A inspiré : CSMatIO: MAT-file I/O API for .NET 2.0, DC_Motor_speed_control
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 | + Sparse matrix bugfixes
|