Is there a possibility to make a Start/Stop Pushbutton in guide?
Mostra commenti meno recenti
Hey there, I am having a Matlab Gui designed by guide and want to Start/Stop a measurement with one button. Is there a possibility to just stop the measurement by using the same pushbutton and jump out of the function? Or do I have to use two pushbuttons?
1 Commento
Rik
il 18 Giu 2018
You can have the pushbutton callback function do anything you like, so there is no need to have two buttons. Of course assuming your measurements are interruptible.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Whos 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!