How to use variables from buttonApushed function in a buttonBpushed function
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 ?
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!