deploytool error when trying to build an exe-file with 2016a

2 views (last 30 days)
Hi,
I have purchased the license of Matlab compiler SDK. But when I type deploytool in the command window, I get this error:
deploytool is not included in your installed products. These products offer 'deploytool': MATLAB Compiler SDK MATLAB Production Server
What should I do here?
Thanks!

Answers (2)

Kojiro Saito
Kojiro Saito on 15 May 2018
Did you install MATLAB Compiler and Compiler SDK after purchasing the license? You can confirm which toolboxes are installed in your machine by typing
ver
in MATLAB. If the ver returns the following,
MATLAB Compiler Version 6.6 (R2018a)
MATLAB Compiler SDK Version 6.5 (R2018a)
  3 Comments
Kojiro Saito
Kojiro Saito on 15 May 2018
Download MATLAB installer from the following URL https://www.mathworks.com/downloads/
And select your new license and specify MATLAB installation path to your existing MATLAB installation folder.
For detail, please this answer
JFz
JFz on 16 May 2018
Figured out why I can't use the compiler. I have to use 2017b or later for my compiler license.

Sign in to comment.


JFz
JFz on 15 May 2018
I have the license but didn't install it. How to install the compiler? Thanks.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!