python to MATLAB
1 view (last 30 days)
Show older comments
Mech Princess
on 6 Dec 2011
Answered: Sarah Palfreyman
on 15 Oct 2014
Hi, I am using a program called NENGO (<http://nengo.ca>) (open access) which codes stuff in python. I want to run the python file (*.py) from matlab in nengo itself and export data into matlab. Does anyone know a code for this? thanks
0 Comments
Accepted Answer
Sarah Palfreyman
on 3 Oct 2014
As of MATLAB R2014b there exists bi-directional support for directly interfacing MATLAB and Python.
0 Comments
More Answers (2)
Walter Roberson
on 6 Dec 2011
You might be interested in PyMat http://pymat.sourceforge.net/, and possibly in OMPC http://ompc.juricap.com/
See Also
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!