How to run an App every 2 hours

1 view (last 30 days)
Piro93
Piro93 on 24 Jul 2019
Edited: TADA on 24 Jul 2019
Hello to everybody!
I created an App by means of "App Designer" which consists in a series of indicators (gauges) in order to display some productivity indexes.
To run the App, the user has to click on a button which works as a callback function.
I would like to find a way to run automatically the App every 2 hours, instead of clicking on the button.
Thanks in advance!

Answers (1)

TADA
TADA on 24 Jul 2019
Edited: TADA on 24 Jul 2019
Use a timer

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!