help-octave
[Top][All Lists]
Advanced

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

Re: Save produces large files


From: David Bateman
Subject: Re: Save produces large files
Date: Tue, 14 Jun 2005 15:47:21 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Søren Hauberg a écrit :

Hi,
I need to save some large (approx. 200x10000) matrices. Is there a recommended data format for this. At school I'm short on disk space (stupid sysadmins :-) ) so I'd rather not spend more space then I'd have to. Using save -binary two of these matrices consume 20Mb, which also means they are slow to load via NFS.

Any advice is appriciated,
Søren

Try 2.9.3 and use "-binary -zip" which uses zlib to compress the data on the flight...

D.



-------------------------------------------------------------
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]