MATLAB: Python to MATLAB

nengopython

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

Best Answer

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