Why does the HDFREAD function in MATLAB 7.0.1 (R14SP1) return an error on 64-bit Linux systems?
Show older comments
When I execute the following command:
hdfread('example.hdf','Example SDS', 'Index', {[], [2 1], []})
I receive the following result:
??? Error using ==> hdfread
HDFREAD is not supported on this platform.
Accepted Answer
More Answers (0)
Categories
Find more on HDF5 in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!