read_mat73
Read variables from a HDF5 files formated according to Matlab’s v7.3 format and return them as a struct.
If an argument varname is provided, read only the specified variable, otherwise return all datasets at the root of the file.
See also: H5D.read
Source Code: read_mat73