Common variables between functions (callbacks)
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!