inputdlg() now crashes.
    30 ビュー (過去 30 日間)
  
       古いコメントを表示
    
My program has been running fine for months. I updated Windoze 11 as MS kept bugging me to do and now inputdlg() doesn't work. After much frustration looking at my program I isolated it by just trying
answer = inputdlg("Enter a Mouse Name","Mouse Name",[1 30],"JUNK");
at the command line and the box pops up and then the program hangs. Appdesigner is dead, MATLAB is dead the only recourse it Task Manager kill!
15 件のコメント
  Image Analyst
      
      
 2025 年 8 月 24 日
				Well, when you're there, call tech support and set up a screen sharing session so they can debug it and fix it for you.
  Martijn
 2025 年 9 月 10 日
				
      編集済み: Martijn
 2025 年 9 月 10 日
  
			I have a similar issue (R2025A on Windows 11). My codes used to run on R2024 on Windows 10 without any issue. After migrating to Windows 11 and installing R2025A, my codes hangs anytime I call drawnow. I noticed that drawnow is also in the inputdlg code.
Update: A computer reboot did the trick in my case.
回答 (1 件)
  Manan
    
 2025 年 10 月 13 日 21:13
        Thank you for bringing this to our attention. If you or anyone else encounters this crash issue, please reach out to MathWorks Technical Support with the details. Our team will be happy to assist you further.
0 件のコメント
参考
カテゴリ
				Help Center および File Exchange で Startup and Shutdown についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!










