The H5F_IS_HDF5 function determines if a file is in the HDF5 format.
Result = H5F_IS_HDF5(Filename)
Returns 1 if the file is in the HDF5 format, 0 if otherwise.
A string representing the name of the files to be checked.
None
5.6 |
Introduced |