python to MATLAB
3 ビュー (過去 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!