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

 Accepted Answer

Sarah Palfreyman
Sarah Palfreyman on 3 Oct 2014

1 vote

As of MATLAB R2014b there exists bi-directional support for directly interfacing MATLAB and Python.

More Answers (2)

Walter Roberson
Walter Roberson on 6 Dec 2011

0 votes

You might be interested in PyMat http://pymat.sourceforge.net/, and possibly in OMPC http://ompc.juricap.com/

1 Comment

Mech Princess
Mech Princess on 21 Jul 2012
Edited: Mech Princess on 21 Jul 2012
Thanks. will read and try

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!