help-octave
[Top][All Lists]
Advanced

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

Reading hdf5 file written by a Fortran program


From: Nikolay Angeloff
Subject: Reading hdf5 file written by a Fortran program
Date: Mon, 14 Jul 2003 11:21:53 -0500 (CDT)

Although the h5dump utility recognizes correctly when a
hdf5 two-dimentional dataset was written in Fortran, and displays it
appropriately on the screen, when I load the same file with octave's
load command, octave switches the indices of the dataset. So that
a 7x100 array is read as a 100x7.

Is this a bug, or am I doing something incorrect?



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