Uitable Handles -- Different problem
2 views (last 30 days)
Show older comments
Hello
I have different problem, I defined uitable in a function with declearing the handles as global object, when I try to use the uitable handle in other function the gui window will open and error
error message Error using handle.handle/get Invalid or deleted object.
will occur but if I run the same program second time with previous GUI window opened their is no error. It looks surprise to me. pls help me.
0 Comments
Answers (0)
See Also
Categories
Find more on Develop Apps Using App Designer 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!