Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

How to use variables from buttonApushed function in a buttonBpushed function

2 vues (au cours des 30 derniers jours)
AMINE EL MOUATAMID
AMINE EL MOUATAMID le 12 Mai 2019
Clôturé : MATLAB Answer Bot le 20 Août 2021
jj.PNG
there are some cell arrays created when I push browse button
and I need to work on those cell arrays when I push add data button
the problem is those cell arrays are local , so I can just work on them in browseButton function
someone can help ?
  2 commentaires
Dennis
Dennis le 13 Mai 2019
You could for example use setappdata and getappdata.
You can find a good overview about possible approaches here

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by