How to cancel impoly, imcrop, etc. in GUI?
Mostra commenti meno recenti
Suppose that there is an image in an axis of a GUI (created via guide) and a button that calls imcrop. After pushing this button, I type ctrl-c in the command window to cancel the operation and the following error is printed in the command window: "Operation terminated by user during uiwait". Any future pushes of that same button will now result in an error and that button is unusable until the GUI is relaunched.
Is there anyway to avoid this? I am not using any uiwait functions. See comment for the error dialogue.
Risposte (0)
Categorie
Scopri di più su Startup and Shutdown in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!