How to deploy Standalone applications
5 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Sean de Wolski
2015 年 6 月 8 日
That looks like a licensing issue. What's the output from:
which -all deploytool
Does it say "No License Available" or similar?
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!