Check if a file is an HDF5 file
Check if a file is an HDF5 file
is_hdf5(name)
name |
The name of the file to check |
Uses the HDF5 function H5Fis_hdf5
to check if a file is of type HDF5.
Logical, TRUE if file is of type HDF5
Holger Hoefling
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.