read_hdf5

版本 1.21.0.0 (2.3 KB) 作者: Samuel Lazerson
Returns the contents of an HDF5 file as a structure.
679.0 次下载
更新时间 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 CenterMATLAB Answers 中查找有关 HDF5 的更多信息
标签 添加标签
致谢

参考作品: 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