help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cannot load large matrix, new datatype/fseek


From: Dmitri A. Sergatskov
Subject: Re: cannot load large matrix, new datatype/fseek
Date: Mon, 21 Jun 2004 10:47:47 -0600
User-agent: Mozilla Thunderbird 0.7 (X11/20040615)

I would think at this moment the fastest solution would be
to write a C program that parses mat file and
saves the vars you want to another mat file
which hopefully is under 2GB limit.

You may want to look at:
http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_external/ch01in10.html
and related pages for examples.

Sincerely,
Dmitri.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]