필터 지우기
필터 지우기

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

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by