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.
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 (2026). quickgui (https://in.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 LinuxCategories
Find more on Projects in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
