I already posted this a while ago:
https://github.com/jlapeyre/PDL-IO-Matlab I didn't get around to putting it on cpan or prepan. I work with people who exchange data via matlab files, so I use it. My module is an interface to C code, so it needs a compiler and there are porting issues, I suppose. Ben Bullock's looks like pure perl and stores data in perl arrays.
Message: 1 Date: Sat, 15 Dec 2012 19:14:03 -0600 From: David Mertens <[email protected]> To: perldl <[email protected]> Subject: [Perldl] Fwd: Proposal: MAT-File reading module Message-ID: <ca+4ieywjezvyjdpzmt4uszmhuu7hxsphkb8qeweabuauqam...@mail.gmail.com> Content-Type: text/plain; charset="iso-8859-1" Anyone here use matlab interested in this? David ---------- Forwarded message ---------- From: "Ben Bullock" <[email protected]> Date: Dec 14, 2012 2:47 AM Subject: Proposal: MAT-File reading module To: <[email protected]> Greetings Quantified Onion members. I am proposing a new Perl module for reading (and in the future possibly writing) the MATLAB MAT-File format. If anyone here uses or wants to use this format I would appreciate your input. The place to go is http://prepan.org/module/44xKQxfiW3 You can also fork the code on github here: https://github.com/benkasminbullock/Data-MATFile I hope to hear from you on prepan. If prepan is inconvenient, please reply here, or to me by email, or even by the github issue tracker. Ben Bullock
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
