matio is an C library for reading and writing MATLAB MAT files.
Categories
Data FormatsLicense
BSD LicenseFollow MAT File I/O Library
You Might Also Like
Enterprise-Grade Monitoring - Zero Compromises
Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
Rate This Project
Login To Rate This Project
User Reviews
-
Very usefull library. Thanks for this great library.
-
Really useful library to read and write mat files
-
Really useful!
-
One cannot write structs or nested cell arrays to files when using ZLIB compression. The suggested, unofficial hacks to getting around the problem do not generally work, either. The API is cumbersome but still usable. Much of the source code is all but unreadable, which makes bug fixing a daunting task at best. Overall, I would give this library a 7.5 out of 10.
-
very useful, but fail to build under macbook darwin, i'm tring to fix it.