How to deploy Standalone applications

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

 Accepted Answer

That looks like a licensing issue. What's the output from:
which -all deploytool
Does it say "No License Available" or similar?

1 Comment

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

Sign in to comment.

More Answers (0)

Categories

Find more on Application Deployment in Help Center and File Exchange

Asked:

on 8 Jun 2015

Commented:

on 8 Jun 2015

Community Treasure Hunt

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

Start Hunting!