Azzera filtri
Azzera filtri

error package using java ?

3 visualizzazioni (ultimi 30 giorni)
Oman Wisni
Oman Wisni il 13 Gen 2019
Commentato: Oman Wisni il 13 Gen 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 Commento
Oman Wisni
Oman Wisni il 13 Gen 2019
have been done. I fixed this problem..

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Java Package Integration in Help Center e File Exchange

Prodotti


Release

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by