GUI handle empty after using some scripts
古いコメントを表示
Hello,
I have a gui that i am using it depends on a lot of .m files and works great but sometimes when a random script is running at the same time it will make the gui unusable (i can access it's menus but clicking on them will do nothing) and force me to use the close all force command to close it. I searched a bit and i found that the reason why it does that the gui handles is empty it can't find the figure while it is still open :
here the gui handle is kg4_HndlFig and when i tried to close the gui without another script running it finds the figure but when i have another script running it's empty.
If anyone had this kind of problem or knows how to resolve this it would be helpfull.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Function Creation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!