Open kalvdans opened 7 years ago
When using h5read on a readonly file, octave complains:
error: Opening the file failed, /path/to/file.hdf5: Permission denied
The suggested patch makes h5read accept read-only files without errors.
When using h5read on a readonly file, octave complains:
error: Opening the file failed, /path/to/file.hdf5: Permission denied
The suggested patch makes h5read accept read-only files without errors.