I googled but i didn't get considerable results.
I am doing a project on optical character recognition, i tried a code on
matlab, but it was not efficient.
I tried it on python it worked. Now i want to embed python code in matlab
code with other matlab function such as image acquisition etc.
so how it can be done?

On Fri, Feb 25, 2011 at 11:48 PM, Chris Fuller <
cfuller...@thinkingplanet.net> wrote:

>
> 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?
>
>


-- 
Xcited 2 be Alive....Sriram
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to