Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Common variables between functions (callbacks)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!