error package using java ?

1 vue (au cours des 30 derniers jours)
Oman Wisni
Oman Wisni le 13 Jan 2019
Commenté : Oman Wisni le 13 Jan 2019
Hi, Im trying to package my function using MATLAB Compiler Java Package, But I get error like this ?
ant:
<ant>
<mkdir dir="C:\Users\user\Desktop\latihanku\makesqr\for_redistribution" />
<mkdir dir="C:\Users\user\Desktop\latihanku\makesqr\for_testing" />
<mkdir dir="C:\Users\user\Desktop\latihanku\makesqr\for_redistribution_files_only" />
</ant>
mcc -W 'java:makesqr,Class1' -T link:lib -d C:\Users\user\Desktop\latihanku\makesqr\for_testing class{Class1:C:\Users\user\Desktop\latihanku\makesqr.m}
[Warning: Adding path "C:\Users\user\Desktop\latihanku" to Compiler path
instance.]
'javac' is not recognized as an internal or external command,
operable program or batch file.
Error: An error occurred while shelling out to javac (error code = 1).
Unable to build executable (specify the -v option for more information).
Could anyone help me please, why I got an error like this ?
versi java my MATLAB :
Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
And my java version is 1.7.0_80
  1 commentaire
Oman Wisni
Oman Wisni le 13 Jan 2019
have been done. I fixed this problem..

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Java Package Integration dans Help Center et File Exchange

Produits


Version

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by