h5readatt
Read attribute from HDF5 file
Description
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
h5readatt
function issues an error for attributes and datasets that fail file integrity checks. To read attributes in such situations, use theH5P.set_relax_file_integrity_checks
function and the low-level HDF5 interface. (since R2024b)