Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: open a huge mat file
Posted:
Dec 4, 2012 6:23 AM
|
|
"Bruno Luong" <b.luong@fogale.findmycountry> wrote in message <k9klmg$md2$1@newscl01ah.mathworks.com>... > "Wenxu Li" wrote in message <k9kkkn$jbf$1@newscl01ah.mathworks.com>... > > Hi guys > > > > I have a huge mat file from a device which is over 10 GB. I want to know is there any easy way to open it in Matlab part by part instead of going deep into the mat file structure and make c program? > > help matfile (if you have not-too-old matlab release). > > Bruno
Thanks for your quick reply, Bruno, I have tried this method before. Here is what I got: 'Matrix API is called with negative size or index'. Do you have some other idea?
Regards Wenxu
|
|
|
|