What does this error, that appears when I use callback in response to node selection, mean?
Ältere Kommentare anzeigen
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.
Antworten (1)
Walter Roberson
am 27 Dez. 2018
0 Stimmen
uitree are not uicontrol and do not have selection changed fcn callbacks by that name.
1 Kommentar
Fatima Mansour
am 6 Jan. 2019
Kategorien
Mehr zu Interactive Control and Callbacks finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!