How do I make my GUI wait until a specific task is executed before resuming?
Show older comments
How do I make my GUI wait until a specific task is executed before resuming?
I am trying to create an interactive GUI that requests information from the user and then passes the value to VARARGOUT. I would like to have the value passed only after the user chooses to close the GUI by clicking on the 'Close' button.
Accepted Answer
More Answers (0)
Categories
Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!