k-Wave Toolbox |
Compare the contents of two HDF5 files
h5compare(filename1, filename2)
h5compare
compares the datasets and attributes within two HDF5 files. Fields that are present in one file but not the other are reported as missing. For fields that exist in both files but have different values, the L_inf error is reported. All outputs are printed to the command line.
|
filename of the first HDF5 file |
|
filename of the second HDF5 file |
h5write
, writeMatrix
grid2cart | hounsfield2density |
© 2009-2014 Bradley Treeby and Ben Cox.