python to MATLAB
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Mech Princess
el 6 de Dic. de 2011
Respondida: Sarah Palfreyman
el 15 de Oct. de 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 comentarios
Respuesta aceptada
Sarah Palfreyman
el 3 de Oct. de 2014
As of MATLAB R2014b there exists bi-directional support for directly interfacing MATLAB and Python.
0 comentarios
Más respuestas (2)
Walter Roberson
el 6 de Dic. de 2011
You might be interested in PyMat http://pymat.sourceforge.net/, and possibly in OMPC http://ompc.juricap.com/
1 comentario
Ver también
Categorías
Más información sobre Call Python from MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!