Skip to content

...still starting up... #2

@tnat1031

Description

@tnat1031

Hello,

This looks like a very useful library and I would very much like to take advantage of it. However, I am having a problem getting it working. I am logging into a unix server via ssh. The server has installed 64 bit python version 2.6.5 and 64 bit matlab version 8.0.0.783. I start python and run the following commands:

from pymatbridge import Matlab
MLAB = Matlab(matlab='path_to_matlab')
MLAB.start()

after which the console simply outputs ...still starting up... endlessly. path_to_matlab is the path to the matlab executable, obtained by running 'which matlab'. Any idea what could be going wrong?

Thank you very much.

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