matio is an C library for reading and writing MATLAB MAT files.
Categories
Data FormatsLicense
BSD LicenseFollow MAT File I/O Library
Other Useful Business Software
Easily Host LLMs and Web Apps on Cloud Run
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
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.