quickgui

Version 1.0.0.0 (5.09 KB) by Georg D
brings up a tiny gui. use it e.g. to stop a loop inside a function by pressing a button.
250 Downloads
Updated 20 Jul 2011

View License

i use it in for or while loops, if i want the user to be able to interrupt the loop at any time (an easier solution would of course be hm=msgbox('stop') and check for ~ishandle(hm). anyway, in quickgui, the user can define and use any (or all) of three buttons, which e.g. can be used to pass instructions inside a loop at any time, without the need for stopping the loop and waiting for the user.

Cite As

Georg D (2024). quickgui (https://www.mathworks.com/matlabcentral/fileexchange/32272-quickgui), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Projects in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0