help-octave
[Top][All Lists]
Advanced

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

Re: Octave and gzipped files


From: Przemek Klosowski
Subject: Re: Octave and gzipped files
Date: Tue, 9 Jan 2007 12:06:02 -0500 (EST)

   On 08.01.2007, at 23:46, address@hidden wrote:

   > For a long-term solution, are there any good storage methods for large
   > datasets that anyone can recommend, methods that are Octave and MATLAB
   > compatible?

HDF5 has a notion of compressed datasets. I don't think HDF would give you
a size advantage, but it might be faster than the libz approach if you
accessed the data in orders different than the natural serialization: HDF
is written to handle such cases well.


reply via email to

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