i have computed value for iCodeSample{i} in the callback function of a button in one form and i want to use this iCodeSample{i} in another form.
I think handles structure is to be used.. but i could'nt implement it successfully. please help

 채택된 답변

TAB
TAB 2012년 1월 5일

0 개 추천

If 'differnt form' means 2 different GUIs, you can copy the figure handle of one form into other form in which you want to access the value.
See a good example at...

추가 답변 (0개)

카테고리

Community Treasure Hunt

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

Start Hunting!

Translated by