From help-request at octave dot org Mon Jun 21 11:48:28 2004 Subject: Re: cannot load large matrix, new datatype/fseek From: "Dmitri A. Sergatskov" To: daniel heiserer Cc: "help-octave at bevo dot che dot wisc dot edu" Date: Mon, 21 Jun 2004 10:47:47 -0600 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 -------------------------------------------------------------