Displaying 1 result from an estimated 1 matches for "mimatrix".
2010 Sep 16
2
problem reading Matlab file into R
...no access to or any experience with Matlab, so changing the mat file or saving it in a different format is not an option for me.
Kind regards,
Claude
> foo <- readMat("riversurveyor.mat", verbose=TRUE)
Trying to read MAT v5 file stream...
List of 7
$ type : chr "miMATRIX"
$ signed : logi NA
$ sizeOf : int 0
$ what : num 0
$ nbrOfBytes: int 2848
$ padding : num 0
$ compressed: logi FALSE
List of 7
$ type : chr "miMATRIX"
$ signed : logi NA
$ sizeOf : int 0
$ what...