Issues setting the MATLAB_JAVA environment variable to use custom JVM in artixlinux

14 ビュー (過去 30 日間)
A W
A W 2021 年 1 月 20 日
コメント済み: A W 2021 年 2 月 3 日
Hi,
I am trying to set my own JVM set in artixlinux. I set java-8-openjdk/jre.
Following archlinux forums in order to set custom JVM for matlab i did the following:
env MATLAB_JAVA=/usr/lib/jvm/java-8-openjdk/jre
and
export MATLAB_JAVA=/usr/lib/jvm/java-8-openjdk/jre
after that if i check in matlab with
>> java -version
i get the error
"undefined function or variable"
Can anybody help me with this issue? Is it relevant? I mean, is my custom JVM working in Matlab already? How do i check? Thanks in advance.

回答 (1 件)

A W
A W 2021 年 2 月 3 日
Oh! So many thanks to teh matlab team!!!!

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by