Change of appdata is not visible
1 次查看(过去 30 天)
显示 更早的评论
Hi! I have created two windows - main window and auxiliary. I am passing data through them using setappdata() and getappdata(). While debugging the program everything pass correctly. Getappdata() command line is placed just after auxiliary window launch. Getappdata() simply does not see change made in auxiliary window by setappdata() command. I had the same problem, while using global variables. In getappdata and setappdata I am using handle to main window (in auxiliary window i am recieving it by passing through varargin). For any tips I would be grateful :)
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!