Effacer les filtres
Effacer les filtres

How to acces a cell array used in one pushbutton from another pushbutton within a GUI?

1 vue (au cours des 30 derniers jours)
gugu
gugu le 25 Déc 2017
I want to access the cell array used in one pushbutton from the other pushbutton for further processing. How can I do that?

Réponses (1)

Geoff Hayes
Geoff Hayes le 28 Déc 2017
gugu - are you using GUIDE, App Designer, or programatically creating your GUI? If using GUIDE, then you can save the cell array to the handles structure and then access it from the other pushbutton. See Store or retrieve UI data for more details.

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by