Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Common variables between functions (callbacks)
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello to all of you,
I am programming a GUI in which I start a measurement (Start button) and I want to end int with the help of a Stop button. I can do that by using global variables, but the main drawback is that the routine is not very responsive.
What other means are there in order to perform this operation?
Best regards,
Jean
0 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!