help-octave
[Top][All Lists]
Advanced

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

Re: reading HDF5 slices in octave


From: Nuno Nunes
Subject: Re: reading HDF5 slices in octave
Date: Mon, 07 Nov 2005 16:17:21 +0000

On Mon, 2005-11-07 at 16:46 +0100, David Bateman wrote:
> Even the old octave HDF5 didn't have this capability. How much memory
> do you have? I must admit your matrix is large and so you'd need 4GB,
> but just loading the whole variable as an NDArray and slicing it up
> later will work.. IE. 

I have 2GB available, but may be able to overcome this limitation if I
have to. But I would still have to load all the data, even if only a
slice is required. What would be really nifty (as a concept, but
probably unnecessary for any practical use) is accessing single elements
within the array.

Best regards,
Nuno



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