Why does this problem occur?
古いコメントを表示
I have a callback function in a gui in which i am loading a file with two fields. When i run only that(callback function) part of the code, the fields get loaded in the work space. But when i run the entire code, the work space does not show the fields to be loaded. I didn't get any error either.
3 件のコメント
"the fields get loaded in the work space"
Which workspace: the callback's own workspace, another workspace in the GUI, or some unrelated workspace? How are you checking this: are you using the debugging tools?
new user 00
2018 年 7 月 7 日
編集済み: new user 00
2018 年 7 月 7 日
Stephen23
2018 年 7 月 7 日
If you are using GUIDE then use guidata. If you are sensibly writing your own code then use nested functions.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!