-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
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
Labels
No labels