Pause the execution of script
Ältere Kommentare anzeigen
Hi everyone,
I have a script file which has a plot in it, then i have a gui which changes settings of that plot , so i used pause on & pause(40) commands after gui to stop execution of other part of script to allow user some time to select which doesn't sound good.
I want to pause the execution and have a pushbutton in gui which continues the execution
Antworten (1)
Thomas
am 2 Jul. 2012
maybe uiwait can help.
doc uiwait
Kategorien
Mehr zu Numerical Integration and Differential Equations finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!