inputdlg() now crashes.

조회 수: 146 (최근 30일)
Gavin
Gavin 2025년 8월 14일 22:13
편집: Martijn 대략 20시간 전
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
Image Analyst 2025년 8월 24일 3:17
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
Martijn 대략 1시간 전
편집: Martijn 대략 1시간 전
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by