How to deploy Standalone applications
조회 수: 3 (최근 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!