Clear Filters
Clear Filters

Uitab handles

1 view (last 30 days)
Thulasi Durai Durai Samy
Thulasi Durai Durai Samy on 30 May 2012
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 Comment
Walter Roberson
Walter Roberson on 30 May 2012
This sounds like the same question as http://www.mathworks.com/matlabcentral/answers/39750-uitable-handles-different-problem

Sign in to comment.

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!