PyMat enables to call matlab functions from python.
But, what I want is to call python functions from matlab.
Is there any library for it? Thanks.
Daehyok Shin
--
http://mail.python.org/mailman/listinfo/python-list
Recently, I installed many shared libraries to run a program written in
Python.
Now, I am in the situation to run the same program but on several
different machines with the same Linux OS. To avoid the reinstallation,
I like to pack up all shared libraries into a directory. Is there a
good way to t