Skip to content
forked from anboto/MatIO

MATLAB MAT file I/O library

Notifications You must be signed in to change notification settings

DinrusGroup/MatIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MatIO MATLAB MAT file I/O library

Matio is a multiplatform open-source C library for reading and writing binary MATLAB MAT files.

This library is designed for use by programs/libraries that do not have access or do not want to rely on MATLAB's shared libraries.

Matio U++ wrapper is a basic C++ wrapper for Matio. A simple sample is included in examples/MatIO_demo package.

About

MATLAB MAT file I/O library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.8%
  • C++ 2.2%