Matlab Builder JA error

8 ビュー (過去 30 日間)
sarah
sarah 2011 年 8 月 5 日
I am using Matlab Builder JA for deployment of my code in java. I have jdk installed and I have added java_home in system path as describe in Matlab Builder JA help. But when I entered command !java-version It gives the error java is not recognized as internal or external command, operable program or batch file. Now how can I resolve this error?

回答 (1 件)

Andreas Goser
Andreas Goser 2011 年 8 月 5 日
Can you verify?
!java-verion
That would be a system command I a not aware of. Do you intend to run
java -version
in MATLAB?
  1 件のコメント
sarah
sarah 2011 年 8 月 6 日
Yes I have used
java-version
also but it gives same error.

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

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by