Is there any way to read Matlab's .mat files in Perl?

Posted by Nathan Fellman on Stack Overflow See other posts from Stack Overflow or by Nathan Fellman
Published on 2010-04-07T16:11:11Z Indexed on 2010/04/07 16:13 UTC
Read the original article Hit count: 421

Filed under:
|

I have some data generated in Matlab that I want to process using Perl. I saved the data from Matlab in a .mat file. Is there any way to read it in Perl?

© Stack Overflow or respective owner

Related posts about perl

Related posts about matlab