How to use variables from buttonApushed function in a buttonBpushed function

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 comentarios

You could for example use setappdata and getappdata.
You can find a good overview about possible approaches here

Respuestas (0)

La pregunta está cerrada.

Preguntada:

el 12 de Mayo de 2019

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by