MATLAB: Does the HDFREAD function in MATLAB 7.0.1 (R14SP1) return an error on 64-bit Linux systems

64bitsfilehdfhdf4hdfreadlinuxMATLABsupportsupported

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.

Best 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.