Unable to open file with hdf5info

20 views (last 30 days)
J Shaw
J Shaw on 17 Feb 2016
Edited: per isakson on 21 Feb 2016
Hi Everyone.
I am trying to open a file with "hdf5info".
I try to read in my file using
hinfo=hdf5info('test.h5')
It returns:
Error using hdf5infoc
Call to HDF5 library failed (invalidFile): "Unable to open file:
C:\Users\Jessica\Desktop\Fermi_n01_4\TRACKS\test.h5".
Error in hdf5info (line 78)
[info.Offset, info.GroupHierarchy, majnum, minnum, relnum]= ...
Any ideas? Help would be greatly appreciated!
  1 Comment
per isakson
per isakson on 21 Feb 2016
Edited: per isakson on 21 Feb 2016

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!