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...
3년 초과 전 | 답변 수: 1 | 0