Hi, I am exporting an HDF5 file from Matlab (hdf5write function). It contains 
several datasets: one scalar, one vectory, one 2-D array, and one 3-D array. 
The hdf5read() function in the hdf5 library seems to load everything except the 
3-D array. There are no errors reported even with verbosity=1, as if the 3-D 
array did not exist in the .hdf5 file. However, I can read the 3-D array back 
in using Matlab or another data analysis package called Igor Pro by Wavemetrics 
so I know the array is contained in the file. Is there any way to get at this 
array? 
Thank you,
--Stephen
                                          
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to