Uitable Handles -- Different problem
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!