Running a script in a repeated time interval

I have a matlab file which i saved as sos.m. I run this script by clicking the run button in the matlab program. My question is that I want matlab to automatically run this script every 30 minutes without me having to physically click on the run button. is there an easy code for this??

 採用された回答

Star Strider
Star Strider 2017 年 11 月 18 日

0 投票

Experiment with the Timer Class (link) objects. They are the only options I’m aware of.

カテゴリ

ヘルプ センター および File ExchangeApp Building についてさらに検索

質問済み:

AA
2017 年 11 月 18 日

回答済み:

2017 年 11 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by