Feeds
提问
I have a .h5 file of size 128x128x64, hdf5read or h5read command is reading 64x128x128, I want MATLAB to read original size of the file, can you please help me?
data = h5read( 'Soln_700.00279.h5','/T') or file = hdf5info('Soln_700.00279.h5') data_P = hdf5read(file.GroupHierarchy.Datase...
4 years 前 | 1 个回答 | 0