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!