Clear Filters
Clear Filters

how to identify the handle for setappdata and getappdata?

1 view (last 30 days)
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 Matrices and Arrays 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!