Can I run a matlab script every 5 minutes from windows task scheduler without opening a new instance of matlab everytime?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!