Display contents of HDF5 file
h5disp(filename)
displays the metadata that describes the
structure of the specified HDF5 file.
h5disp(___,
forces object and attribute names to be treated as UTF-8-encoded text. This usage is
unnecessary if the HDF5 file accurately specifies the use of UTF-8 encoding.'TextEncoding'
,'UTF-8'
)