Skip to content

reckbo/jmatlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

J interface to read MATLAB files. Right now it only reads in the first variable. The following types are supported:

  • logical
  • double
  • single
  • 8 bit int - unsigned
  • 16 bit int
  • 16 bit int - unsigned
  • 32 bit int
  • 64 bit int

I've only tested this using a 64 bit Mac. The shared library paths are hardcoded so if you want to try it on Linux or Windows change the values of libmat and libmx in matlab.ijs first.

About

A MATLAB FFI for J

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages