Sunny

Results 2 comments of Sunny

I encountered the third problem, and its stack trace was totally same as yours. It shows mlab.matlabpipe.MatlabConnectionError:timeout. It happened when I want to execute the following commands in Ubuntu: from...

@handworker Sorry,I still not find a solution. However, I use another way to call matlab from python. You can choose matlab engine for python. install: http://cn.mathworks.com/help/matlab/matlab_external/install-the-matlab-engine-for-python.html how to call matlab...