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.

 Akzeptierte Antwort

Steven Lord
Steven Lord am 16 Mai 2016

0 Stimmen

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.

Weitere Antworten (0)

Kategorien

Mehr zu Software Development Tools finden Sie in Hilfe-Center und File Exchange

Gefragt:

AA
am 16 Mai 2016

Beantwortet:

am 16 Mai 2016

Community Treasure Hunt

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

Start Hunting!

Translated by