HDF5
HDF5
Description
Hierarchical Data Format
h5create - Creates a data set.
h5dump - dump the content of hdf5 file as text.
h5ls - List the content of an HDF5 file.
h5read - Read HDF5 data set.
h5readatt - Read HDF5 attribute.
h5write - Writes HDF5 data set.
h5writeatt - Writes HDF5 attribute.
isnh5file - Checks if filename a valid .nh5 file
loadnh5 - load data from .nh5 file into Nelson's workspace.
savenh5 - save workspace variables to .nh5 file
whonh5 - List variables in an valid .nh5 file.
whosnh5 - List variables in an valid .nh5 file with sizes and types.
Last updated