[capi-sig] Can you tell me how to launch Matlab and run M-files from Python?
Guofu Chen
itcecsa at gmail.com
Mon Dec 3 07:38:31 CET 2007
Hi,
I am now implementing a small Python project, what I am going to do is to
lunch Matlab and run some M-files, and get some output from Matlab command
prompt. This project will be used on both Windows 32 and Linux.
I have no idea how to open Matlab from Python! Do I have to make Matlab
C/C++ source codes to be Python modules so that they can be called by
Python?
Any suggestions would be appreciated!
More information about the capi-sig
mailing list