Dialogs do not close
古いコメントを表示
I use the inputdlg and questdlg for user feedback. My problem is that the dialogs do not close when a button is pressed.
My current solution is to do a pause(1), this will update the dialog and close it. I would like a solution, that does not last a second...
Another problem is that button with focus is not activated by pressing enter. Any thoughts on this?
I use MatLab 7.11.0.584 (R2010b) on Vista Home premium 32
採用された回答
その他の回答 (1 件)
Jim
2012 年 9 月 20 日
0 投票
I also ran into this. pause(.1) worked for me.
カテゴリ
ヘルプ センター および File Exchange で App Building についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!