How to deploy Standalone applications

조회 수: 3 (최근 30일)
AJFM
AJFM 2015년 6월 8일
댓글: AJFM 2015년 6월 8일
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

채택된 답변

Sean de Wolski
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?
  댓글 수: 1
AJFM
AJFM 2015년 6월 8일
After using which -all deploytool it says:
>which -all deploytool
>C:\Program Files\MATLAB\R2013b\toolbox\compiler\deploytool.m
I really don't know what's happening

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Application Deployment에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by