Matlab Builder JA error

조회 수: 1 (최근 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 CenterFile Exchange에서 Introduction 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