フィルターのクリア

What does this error, that appears when I use callback in response to node selection, mean?

1 回表示 (過去 30 日間)
Fatima Mansour
Fatima Mansour 2018 年 12 月 27 日
コメント済み: Fatima Mansour 2019 年 1 月 6 日
I am trying to use tree node selection call back but this error shows up. I do not understand the reason stated as to why its not accessible. Can anyone please explain why?
Error using javahandle_withcallbacks.com.mathworks.hg.peer.UITreePeer/set
The name 'SelectionChangeFcn' is not an accessible property for an instance of class
'com.mathworks.hg.peer.UITreePeer'.
Thank you.

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 12 月 27 日
uitree are not uicontrol and do not have selection changed fcn callbacks by that name.

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by