quickgui
Versione 1.0.0.0 (5,09 KB) da
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.
Cita come
Georg D (2026). quickgui (https://it.mathworks.com/matlabcentral/fileexchange/32272-quickgui), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2008b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Projects in Help Center e MATLAB Answers
Tag
Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
