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 个评论

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!

Translated by