python 三種打開mat文件的方法

1.ip import mat4pyci mat4py.loadmat(mat_path)io 2.import import scipy.io as iofile io.loadmat(mat_path)方法 前兩種方法有時會由於mat文件格式level過高而報錯,例如:NotImplementedError: Please use HDF reader for matlab v7.3 file
相關文章
相關標籤/搜索