JuliaIO / MAT.jl

Julia module for reading MATLAB files
MIT License
282 stars 71 forks source link

MAT level 4 support #4

Closed simonster closed 1 year ago

simonster commented 11 years ago

We currently support only MAT level 5, but MAT level 4 shouldn't be too hard

vsaase commented 4 years ago

see #132

AnHeuermann commented 2 years ago

I would be interested in MAT v4 support as well.

We have a tool (OpenModelica / OMJulia.jl) that is generating mat v4 result files, that I would like to open and manipulate in Julia.

It seems like #132 is stuck. There is also a different PR in #164 that may be related to this issue. Is there any way one could help with the PR?

sjkelly commented 1 year ago

Closed in #186