How to deploy Standalone applications
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm trying to use r2013b to get a matlab.exe file using deploytool.
This is the error shows in the PackagingLog.text:
>Test checkout of feature 'Compiler' failed.
>mcc failed.
Anybody know what the problem is?
I've got Matlab Coder and Matlab Compilar Toolbox installed and their licenses are ok
0 Kommentare
Akzeptierte Antwort
Sean de Wolski
am 8 Jun. 2015
That looks like a licensing issue. What's the output from:
which -all deploytool
Does it say "No License Available" or similar?
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Application Deployment finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!