Monitor clock continuously while being able to performing other actions

8 visualizaciones (últimos 30 días)
Hi,
I am working on a GUI which is then converted to an executable file. The program will be on 24x7, though the user will operate it only a few times. I want to continuously monitor the clock time and perform certain actions when it is midnight (clock returns 0 for hour, min and sec.) However, the user should be allowed to run the application and perform other calculations at anytime he wants while this clock check is being done. He will not be using it continuously, he might run it maybe 10 times a day at anytime he wants and each run takes a couple of minutes. Is that doable? Attached is my GUI figure in case it helps.
Thank you !

Respuesta aceptada

abc
abc el 26 de Jun. de 2015
The problem gets solved by using drawback. In case someone else needs it.

Más respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by