help-octave
[Top][All Lists]
Advanced

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

Re: hdf5 file format


From: David Bateman
Subject: Re: hdf5 file format
Date: Wed, 21 Apr 2004 21:27:28 +0200
User-agent: Mutt/1.4.1i

I'm responsable for that. The reason is that o support arbitrary user
types in the load/save of hdf5 files, the octave typename is saved
with the variable itself. I've already made use of this capability in
the load/save ov-galois.cc in octave-forge for the Galois field type.
And I use it in other code I'm not yet in a position to share.

That being said, the current version of octave can import hdf5
files can load matrix objects directly from hdf5 files.

Regards
David

According to W.J. Atsma <address@hidden> (on 04/21/04):
> Hello all,
> 
> Can someone tell me why the hdf5 format exported by octave puts a matrix in a 
> group rather than a matrix object?
> 
> cheers,
> 
> Willem
> 
> 
> 
> -------------------------------------------------------------
> 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
> -------------------------------------------------------------

-- 
David Bateman                                address@hidden
Motorola CRM                                 +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 1 69 35 77 01 (Fax) 
91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



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