migratePref.txt problem
Show older comments
matlab command prompt display this message: java.lang.IllegalArgumentException: File migratePref.txt should only contain 'T' or 'F'! at com.mathworks.services.Prefs.readMigrateFlag(Prefs.java:2196) at com.mathworks.services.Prefs.createTwoWayMapPrefsSettings(Prefs.java:375) at com.mathworks.services.Prefs.<clinit>(Prefs.java:213) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at com.mathworks.util.PostVMInit$StartupClass.init(PostVMInit.java:165) at com.mathworks.util.PostVMInit.perform(PostVMInit.java:196
Why? I check migratePref and is empty. That is why that message is shown. How do I solve this error?
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!