How could I run matlab script in specific terminal(command windows) with Python.
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello.
I want to compare the results by my algorithm by matlab 2010 vs 2017.
my plan is, run matlab 2010 and 2017 in "command windows", not desktop. (run in terminal (or cmd), matlab -nodesktop)
and in python, run same code in both matlab (2010 and 2017) and compare the results.
but, i don`t know how to run in matlab command windows and select one.
please give me some clue!
0 comentarios
Respuestas (0)
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!