inputdlg() now crashes.

119 ビュー (過去 30 日間)
Gavin
Gavin 2025 年 8 月 14 日 22:13
コメント済み: Image Analyst 2025 年 8 月 24 日 3:17
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!
  14 件のコメント
Gavin
Gavin 2025 年 8 月 23 日 20:26
I'm happy to allow access to that machine (when I am there) No one has asked, and I'm not in that lab everyday. I am a programmer for several labs and companies so I'm not on that job every day (which is why they keep closing my case as I don't respond instantly.)
I'd love to get JAVA to work with MATLAB (if that's the issue) That is the only machine where >>jenv shows it is not installed. is there a problem with 1.8.0.461?
My other system has
>> version -java
ans =
'Java 1.8.0_202-b08 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode'
Which I think may be the MATLAB included version from 2024b. Most of my systems are 2024b I'd have to check if any others have been updated to 2025a
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.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by