run a script at a certain time

8 visualizzazioni (ultimi 30 giorni)
AA
AA il 16 Mag 2016
Risposto: Steven Lord il 16 Mag 2016
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.

Risposta accettata

Steven Lord
Steven Lord il 16 Mag 2016
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.

Più risposte (0)

Categorie

Scopri di più su Software Development Tools in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by