passing variable between callbacks
7 ビュー (過去 30 日間)
古いコメントを表示
please how can i pass a variable from one pushbutton callback to another pushbutton ballback?
0 件のコメント
採用された回答
Stephen23
2015 年 11 月 11 日
編集済み: Stephen23
2015 年 11 月 11 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Interactive Control and Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!