Skip to content

fail to start MATLAB #125

@willard-yuan

Description

@willard-yuan

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
False

I don't know the reason, someone else has the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions