read_hdf5

Returns the contents of an HDF5 file as a structure.

Ahora está siguiendo esta publicación

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.

Citar como

Samuel Lazerson (2026). read_hdf5 (https://es.mathworks.com/matlabcentral/fileexchange/36535-read_hdf5), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspirado por: read_netcdf

Inspiración para: read_fieldlines

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.21.0.0

Fixed name.

1.2.0.0

Addressed issue where groups may not be read correctly.

1.0.0.0