登录论坛

查看完整版本 : python loading several matlab files


poster
2019-11-27, 12:01
<p>I was wondering of how I can load several matlab files in python. I am very new to python and don't know much</p>

<p>I am using <code>scipy.io.loadmat('/~/20130228_100000_3D_E=1.mat')</code> and then I save the data in .vts format</p>

<p>How can I do this with all the available matlab files I have by running my program only once?</p>

<p>Thanks </p>



More answer... (https://stackoverflow.com/questions/26984497/python-loading-several-matlab-files)