how to identify the handle for setappdata and getappdata?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!