Can I run a matlab script every 5 minutes from windows task scheduler without opening a new instance of matlab everytime?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!