h5disp
Display contents of HDF5 file
Syntax
Description
h5disp(
displays the metadata
that describes the structure of the specified HDF5 file.filename
)
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'
)
Examples
Input Arguments
Limitations
MATLAB does not support internet URLs that require authentication.
MATLAB Online™ supports internet URLs associated with Microsoft® OneDrive™ files and folders, while the installed version of MATLAB supports only local OneDrive files.
The
h5disp
function output omits information for datasets and attributes that fail file integrity checks. (since R2024b)