Controlling matlab from python
显示 更早的评论
Can I make Python give orders for Matlab to run ? for example can I make Python control Matlab ?
I want Python to automatically donwload an attached matfile from an email and make Matlab run it and then get the results of code and then send back that data to the same email which it donwloaded the attached matfile.
If this can be implemented, then I can email many different matfiles for different computers and make them solve the code and send me the data
1 个评论
Menuka Munasinghe
2019-10-22
Assuming you're running windows, try using Task Sheduler. You can try using the built-in features but theres also a C++ API.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Call Python from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!