passing variable between callbacks
20 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
please how can i pass a variable from one pushbutton callback to another pushbutton ballback?
0 commentaires
Réponse acceptée
Stephen23
le 11 Nov 2015
Modifié(e) : Stephen23
le 11 Nov 2015
The documentation, which describes all ways to pass data between callbacks:
The wiki that explains this:
http://matlab.wikia.com/wiki/FAQ#How_can_I_share_data_between_callback_functions_in_my_GUI.28s.29.3F
And some of the many threads on this forum that answer your question:
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!