h5read
Read HDF5 data set.
Syntax
val = h5read(filename, location)
Input argument
filename - a string: hdf5 filename.
location - a string: full path identifying a data set.
Output argument
val - a nelson's variable.
Description
h5read reads data set in location from the HDF5 file.
Example
See also
History
Author
Allan CORNET
Last updated