Displaying 1 result from an estimated 1 matches for "h5f".
Did you mean:
15f
2013 Feb 04
1
Problem loading hdf5 file
...rm(list=ls())
ls()
hdf5load("my_file.h5", verbosity=3)
*I get this error message:
*
Errore in hdf5load("my_file.h5", verbosity = 1) : unable to open HDF file:
my_file.h5
>
HDF5-DIAG: Error detected in HDF5 (1.8.4-patch1) thread 0:
#000: /Builds/unix/hdf5-1.8.4-patch1/src/H5F.c line 1514 in H5Fopen():
unable to open file
major: File accessability
minor: Unable to open file
#001: /Builds/unix/hdf5-1.8.4-patch1/src/H5F.c line 1218 in H5F_open():
unable to open file
major: File accessability
minor: Unable to open file
#002: /Builds/unix/hdf5-1.8.4-pat...