-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
After installing the package python-matlab-bridge and pyzmq, I try to use the pymatbridge by the Usage instruction:
Python 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> from pymatbridge import Matlab
>>> mlab = Matlab()
>>> mlab = Matlab(executable='D:\Program Files\MATLAB\R2014b\bin\matlab')
>>> mlab.start()
Starting MATLAB on ZMQ socket tcp://127.0.0.1:55555
Send 'exit' command to kill the server
............................................................MATLAB session timed out after 60 seconds
MATLAB failed to start
FalseI don't know the reason, someone else has the problem?
Metadata
Metadata
Assignees
Labels
No labels