how to identify the handle for setappdata and getappdata?
1 view (last 30 days)
Show older comments
I am writing a code where i want to use the data from my main Gui into my second Gui. I am saving that data in main gui using setappdata. when i am trying to retrieve that data in my second gui using getappdata, I am getting an error as handle is undefined.
0 Comments
Answers (0)
See Also
Categories
Find more on Migrate GUIDE Apps 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!