Jean Zay: The MATIO library

Introduction

MATIO is a C library for reading and writing MAT MATLAB files. The library is designed for use by programs/libraries which use the MAT data files and do not have access to MATLAB's shared libraries or do not want to rely on them.

Installed versions

Version 1.5.13 with Intel compiler 19.0.4

Usage

The library is accessible with the module command:

$ module load matio

To know which versions are installed on the machine:

$ module avail matio

Documentation