MATLAB library compiler for Java package

1 view (last 30 days)
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).

Answers (1)

Muhammad Rezza
Muhammad Rezza on 12 Oct 2017
https://stackoverflow.com/questions/27841344/correctly-install-java-for-matlab

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!