setappdate getappdata GUI - help

2 vues (au cours des 30 derniers jours)
as hz
as hz le 6 Mai 2013
Hi,
I have a cell array (tableData) in one of the GUI functions and as I wish to use it in another GUI function I use:
setappdate(0,'nData',tableData);
Later in the other other GUI function I use:
cellarray = getappdata(0,'nData');
But it does not work, why?
Thanks

Réponse acceptée

Sean de Wolski
Sean de Wolski le 6 Mai 2013
"setappdat e" vs. "setappdat a"
?
  2 commentaires
as hz
as hz le 6 Mai 2013
Modifié(e) : as hz le 6 Mai 2013
Thanks. I had too much cafe today ;-)
Sean de Wolski
Sean de Wolski le 6 Mai 2013
too much is better than not enough !

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by