[Tutor] Python in MATLAB

Chris Fuller cfuller084 at thinkingplanet.net
Fri Feb 25 19:18:15 CET 2011


Absolutely.  You can use mex files to interface with the Python API (this 
requires considerable C proficiency), or you can use something like pymex or 
pymat.  Did you google "matlab python"?

http://vader.cse.lehigh.edu/~perkins/pymex.html
http://claymore.engineer.gvsu.edu/~steriana/Python/pymat.html

Cheers

On Friday 25 February 2011, Sriram Jaju wrote:
> can i embed python code in MATLAB program?



More information about the Tutor mailing list