is there a function to run a script lets say every day at 15:00 ? i just want an autoclicker or any other method to execute the script that i wrote.

 채택된 답변

Steven Lord
Steven Lord 2016년 5월 16일

0 개 추천

There is the timer object, but I'd probably use the capability of your operating system to schedule a particular operation to run MATLAB with the -r option at a particular time. See for example the Wikipedia pages on Windows Task Scheduler and cron for more information.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Software Development Tools에 대해 자세히 알아보기

질문:

AA
2016년 5월 16일

답변:

2016년 5월 16일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by