read_hdf5

버전 1.21.0.0 (2.3 KB) 작성자: Samuel Lazerson
Returns the contents of an HDF5 file as a structure.
다운로드 수: 677
업데이트 날짜: 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