read_hdf5

Returns the contents of an HDF5 file as a structure.
ダウンロード: 679
更新 2016/1/15

ライセンスの表示

The function reads the contents of an HDF5 file and returns it's contents as a structure. Each group is returned as an element of a structure with the variables of the group as elements of the group structure. In this sense the HDF group tree is searched recursively.

引用

Samuel Lazerson (2024). read_hdf5 (https://www.mathworks.com/matlabcentral/fileexchange/36535-read_hdf5), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2011a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersHDF5 についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: read_netcdf

ヒントを与えたファイル: read_fieldlines

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.21.0.0

Fixed name.

1.2.0.0

Addressed issue where groups may not be read correctly.

1.0.0.0