What is the best way to run a python script from my MATLAB script?
Show older comments
I read this :
And was just wondering whether anyone knows about a new / simpler way of doing this nowadays.
Thanks
Answers (1)
madhan ravi
on 6 Dec 2018
system('example.py')
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!