how to identify the handle for setappdata and getappdata?
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.
Answers (0)
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!