Error in Java path specification

조회 수: 9 (최근 30일)
LeChat
LeChat 2020년 4월 15일
Hi,
I just got a Windows computer (Win10) and just installed Matlab 2019b. When I launch Matlab, I keep having this error message:
Warning: Unrecognized token "$null " in Java path specification.
Warning: Unrecognized token "$null " in Java path specification.
Warning: Unrecognized token "$null " in Java path specification.
Warning: Unrecognized token "$null " in Java path specification.
Warning: Unrecognized token "$null " in Java path specification.
Warning: Unrecognized token "$null " in Java path specification.
Warning: Unrecognized token "$null " in Java path specification.
Warning: Unrecognized token "$null " in Java path specification.
When I check the Java class path, this is what I get:
>> javaclasspath('-static')
STATIC JAVA PATH
C:\Program Files\MATLAB\R2019b\java\...
(I croppped all the subfolders in the output tree here).
As for the dynamical pathway:
>> javaclasspath('-dynamic')
DYNAMIC JAVA PATH
<empty>
I have no idea what to do and cannot find anything on the web. If anyone has an idea, I would really appreciated it.
Thank you for your help!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Platform and License에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by