Why does the HDFREAD function in MATLAB 7.0.1 (R14SP1) return an error on 64-bit Linux systems?

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

This enhancement has been incorporated in Release 14 Service Pack 3 (R14SP3). HDF (Hierarchical Data Format) functions are now supported on 64-bit Linux systems.

More Answers (0)

Products

Release

R14SP1

Community Treasure Hunt

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

Start Hunting!