I was curious and googled around a bit, finding this pdf, maybe it could help in case you're wanting to implement a Mat file reader: https://www.mathworks.com/help/pdf_doc/matlab/matfile_format.pdf which describes mat file levels 5 and 4. It seems current as it's been re-released in 2023. It looks a lot less complicated than what I expected :), but I never really needed it. Jan-Pieter.
On Tue, Nov 14, 2023 at 9:50 AM 'Mike Day' via General < [email protected]> wrote: > Don't know, but Google tells me you can do so in R, and there's an R > interface > in addons/stats/r. Might get you started, > > Mike > > Sent from my iPad > > > On 14 Nov 2023, at 04:10, Devon McCormick <[email protected]> wrote: > > > > Has anyone written something to read Matlab ".mat" data files into J? > > > > Thanks... > > > > -- > > > > Devon McCormick, CFA > > > > Quantitative Consultant > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
