passing variable between callbacks
20 views (last 30 days)
Show older comments
please how can i pass a variable from one pushbutton callback to another pushbutton ballback?
0 Comments
Accepted Answer
Stephen23
on 11 Nov 2015
Edited: Stephen23
on 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 Comments
More Answers (0)
See Also
Categories
Find more on Interactive Control and Callbacks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!