How can I import time histories from .HDF file?
Ältere Kommentare anzeigen
Hi, I am working with .HDF files. This format was made by National Centre for Supercomputing Applications (NCSA). Please note it is not HDF4 or HDF5 or HDF-EOS format. These files contain pressure coefficients at different times in boundary layer wind tunnel. I want to load this data in matlab to work with it. How can I load it? Currently I am using this command: x=load_hdf_file('kkk.hdf,'a')
But it says there is an error.
Thanks.
Akzeptierte Antwort
Weitere Antworten (2)
Venkatesh M Deshpande
am 5 Feb. 2014
0 Stimmen
1 Kommentar
per isakson
am 5 Feb. 2014
Without more information, it is close to impossible to say what causes your problems.
- what is the error message?
- do you click "Save" after adding the path?
- do you use HDFView or similar to inspect the file?
Venkatesh M Deshpande
am 5 Feb. 2014
0 Stimmen
Kategorien
Mehr zu HDF5 finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!