Krijnen WP, Wim <w.p.krijnen <at> pl.hanze.nl> writes: > > Dear R-people, > > I am trying to read a matlab file, unfortunately without success. I enclosed the zipped file. > > Do you have an idea how to read this file by ReadMat package into the R system? > > Thanks for your time! > > Wim Krijnen > >
I don't think that your file came through, at least not on gmane. You might need the Rcompression package (from the OmegaHat project) for ReadMat to work if the file was saved with a recent version of matlab. http://www.omegahat.org/ This is indicated in the documentation of the R.matlab package. -- Ken Knoblauch Inserm U846 Stem-cell and Brain Research Institute Department of Integrative Neurosciences 18 avenue du Doyen Lépine 69500 Bron France tel: +33 (0)4 72 91 34 77 fax: +33 (0)4 72 91 34 61 portable: +33 (0)6 84 10 64 10 http://www.sbri.fr/members/kenneth-knoblauch.html ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.