Error in Java path specification

10 ビュー (過去 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 Center および File ExchangePlatform and License についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by