What is the best way to run a python script from my MATLAB script?
Afficher commentaires plus anciens
I read this :
And was just wondering whether anyone knows about a new / simpler way of doing this nowadays.
Thanks
Réponses (1)
madhan ravi
le 6 Déc 2018
system('example.py')
Catégories
En savoir plus sur Call Python from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!