java.lang.IllegalArgumentException: File migratePref.txt should only contain 'T' or 'F'!
java.lang.IllegalArgumentException: File migratePref.txt should only contain 'T' or 'F'!
at com.mathworks.services.Prefs.readMigrateFlag(Prefs.java:2188)
at com.mathworks.services.Prefs.createTwoWayMapPrefsSettings(Prefs.java:373)
at com.mathworks.services.Prefs.<clinit>(Prefs.java:214)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at com.mathworks.util.PostVMInit$StartupClass.init(PostVMInit.java:166)
at com.mathworks.util.PostVMInit.perform(PostVMInit.java:197)
>>

1 件のコメント

Image Analyst
Image Analyst 2021 年 6 月 18 日
What caused it? Yesterday As soon as I started MATLAB, I saw a bunch of Java errors in the command window but when I restarted, it didn't show them. The same thing happened later in the day.

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

回答 (1 件)

Kautuk Raj
Kautuk Raj 2024 年 12 月 12 日

0 投票

The error message you are encountering indicates that the startup preferences for MATLAB are invalid or corrupt.
I suggest you try to to recreate the preferences currently in place on your system using the following article on the MATLAB Answers forum: https://www.mathworks.com/matlabcentral/answers/99625
Try following the steps outlined there, and after doing so launch MATLAB again to check if it resolves the error.

カテゴリ

ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索

タグ

質問済み:

2021 年 6 月 18 日

回答済み:

2024 年 12 月 12 日

Community Treasure Hunt

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

Start Hunting!

Translated by