How to go to next loop in timer?
Show older comments
Hello,
I am using a timer function to update texts on pushbuttons in my GUI. After the period of 5 seconds, the timer callback updates the text on the buttons from a matrix. I would like to go to the next loop or queue when I press any button. What should happen is that when I press a button the text on it updates along with resetting the countdown of 5 seconds. Is this possible?
Accepted Answer
More Answers (0)
Categories
Find more on App Building 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!