help-octave
[Top][All Lists]
Advanced

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

hdf file attributes


From: Brian Thomas
Subject: hdf file attributes
Date: Thu, 27 May 2010 16:11:20 -0500

I'm trying to use an HDF5 file in Octave 3.2.4.  I can read in the file using load('-hdf5',file), but I don't know how to access the file attributes.

I have a Matlab code that does it this way:

hdr=hdfinfo(filename);
file_attributes=hdr.Attributes;
Nmost_lat=file_attributes(39).Value;

I haven't been able to find equivalent commands in Octave.


@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@
Dr. Brian Thomas
Assistant Professor of Physics and Astronomy, Washburn University
@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@address@hidden@



reply via email to

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