read_hdf5

Returns the contents of an HDF5 file as a structure.

이 제출물을 팔로우합니다

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 (2026). read_hdf5 (https://kr.mathworks.com/matlabcentral/fileexchange/36535-read_hdf5), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: read_netcdf

도움 준 파일: read_fieldlines

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.21.0.0

Fixed name.

1.2.0.0

Addressed issue where groups may not be read correctly.

1.0.0.0