Uitab handles
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello
I declared a uitab() in gui window followed by fly=uitable('parent', uitab handles) , the handles for 'fly' is not able to access in other function though I declared as global variable. but any other gui such as chech box, edit or uibutton can able to access.
At the same time if one gui window of same kind is opened and further gui window was opened matlab does not say error it can access the handles. I dont know how to solve the problem.
1 Kommentar
Walter Roberson
am 30 Mai 2012
This sounds like the same question as http://www.mathworks.com/matlabcentral/answers/39750-uitable-handles-different-problem
Antworten (0)
Siehe auch
Kategorien
Mehr zu Entering Commands finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!