python to MATLAB
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Mech Princess
am 6 Dez. 2011
Beantwortet: Sarah Palfreyman
am 15 Okt. 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 Kommentare
Akzeptierte Antwort
Sarah Palfreyman
am 3 Okt. 2014
As of MATLAB R2014b there exists bi-directional support for directly interfacing MATLAB and Python.
0 Kommentare
Weitere Antworten (2)
Walter Roberson
am 6 Dez. 2011
You might be interested in PyMat http://pymat.sourceforge.net/, and possibly in OMPC http://ompc.juricap.com/
1 Kommentar
Siehe auch
Kategorien
Mehr zu Call Python from MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!