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 Center および File ExchangeInteractive Control and Callbacks についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by