Can I run a matlab script every 5 minutes from windows task scheduler without opening a new instance of matlab everytime?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, Ive been playing around with task scheduler to scrape some data using matlab. When I run the process using timer and there is a problem, like I loose connect from the data provider (happens every day or so) the code fails and the timer stops. Using task sheduler I was hoping to be able to 'reboot' the process when the code stops.
1 commentaire
Réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!