how to identify the handle for setappdata and getappdata?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!