picklefileinmatlab-创新互联
Load pickle files in Matlab
Posted on June 12, 2013 by xcorr http://xcorr.net/2013/06/12/load-pickle-files-in-matlab/It’s easy enough to load .mat files in Python via the scipy.io.loadmat function. But what about loading .pickle files into Matlab? That’s easy enough by calling a system command in Matlab, like so:![picklefileinmatl
ab picklefileinmatl
ab](/upload/otherpic23/2132610.jpg)
Note that I’m setting the LD_LIBRARY_PATH environment variable since Matlab seems to reset this variable internally and it causes .so module import errors in Python.
当前名称:picklefileinmatlab-创新互联
文章网址:http://jxruijie.cn/article/jisih.html