python to MATLAB
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Sarah Palfreyman
2014-10-3
As of MATLAB R2014b there exists bi-directional support for directly interfacing MATLAB and Python.
0 个评论
更多回答(2 个)
Walter Roberson
2011-12-6
You might be interested in PyMat http://pymat.sourceforge.net/, and possibly in OMPC http://ompc.juricap.com/
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Call Python from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!