GUi to wait for events from one of two push buttons
Show older comments
Hi
I have designed a GUI which is taking some images iteratively from a folder and displays it. I have two push buttons "Save" and "Dont Save" which either save(or not) some information about the data.
Since I am reading the data iteratively, all the images are displayed continuously without waiting for a response from the user. I want the GUI to wait for a event to occur in one of the two push buttons and to perform the respective action.
Accepted Answer
More Answers (0)
Categories
Find more on Interactive Model Editing 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!