필터 지우기
필터 지우기

guide callback function

조회 수: 2 (최근 30일)
kush
kush 2012년 4월 11일
how to use a veriable from one matlab callback function into another
i am defining veriable 'key' in func
'function scramblekey_Callback(hObject, eventdata, handles)'
& want to use it into func
'function embedwatermark_Callback(hObject, eventdata, handles)'

답변 (1개)

Walter Roberson
Walter Roberson 2012년 4월 11일
  댓글 수: 5
Jan
Jan 2012년 4월 11일
A typo: "uidata" => "guidata".
Walter Roberson
Walter Roberson 2012년 4월 11일
Yes, sorry. guidata() is correct.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by