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??

 Respuesta aceptada

Star Strider
Star Strider el 18 de Nov. de 2017

0 votos

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

Categorías

Más información sobre App Building en Centro de ayuda y File Exchange.

Preguntada:

AA
el 18 de Nov. de 2017

Respondida:

el 18 de Nov. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by