フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to use variables from buttonApushed function in a buttonBpushed function

1 回表示 (過去 30 日間)
AMINE EL MOUATAMID
AMINE EL MOUATAMID 2019 年 5 月 12 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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 件のコメント
Dennis
Dennis 2019 年 5 月 13 日
You could for example use setappdata and getappdata.
You can find a good overview about possible approaches here
AMINE EL MOUATAMID
AMINE EL MOUATAMID 2019 年 5 月 13 日
Thanks for the help

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by