matio-rs 1.6.3

Rust wrapper to MATLAB MAT file I/O library
Documentation

Rust wrapper to MATLAB MAT file I/O library

This crate provides bindings and wrappers for MATIO: MATLAB MAT file I/O C library

Dependencies

  • cmake
  • zlib

Installing dependencies on Ubuntu/Debian

sudo apt install cmake zlib1g-dev

Installing dependencies on Windows

Download and install LLVM 15.0.7

winget install cmake
vcpkg install zlib

Set environment variable ZLIB_LIB_DIR to <vcpkg>\packages\zlib_x64-windows\lib