MATLAB library compiler for Java package

조회 수: 3 (최근 30일)
hocine boudene
hocine boudene 2017년 3월 1일
답변: Muhammad Rezza 2017년 10월 12일
Pakaging log.txt
<ant>
<mkdir dir="C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\cec\for_redistribution" />
<mkdir dir="C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\cec\for_testing" />
<mkdir dir="C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\cec\for_redistribution_files_only" />
</ant>
mcc -W 'java:cec,Class1' -T link:lib -d 'C:\Program Files\MATLAB\MATLAB Production Server\R2015a\bin\cec\for_testing' class{Class1:C:\Users\radhwane\Documents\MATLAB\cec.m}
[Warning: Adding path "C:\Users\radhwane\Documents\MATLAB" to Compiler path
instance.]
Le chemin d'accٹs sp‚cifi‚ est introuvable.
Error: An error occurred while shelling out to javac (error code = 1).
Unable to build executable (specify the -v option for more information).

답변 (1개)

Muhammad Rezza
Muhammad Rezza 2017년 10월 12일
https://stackoverflow.com/questions/27841344/correctly-install-java-for-matlab

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by