Azzera filtri
Azzera filtri

Application Deployment for MATLAB 2014b

3 visualizzazioni (ultimi 30 giorni)
Maxim Dulebenets
Maxim Dulebenets il 13 Mar 2015
Risposto: Aravind K il 23 Apr 2015
Dear MATLAB representatives and community,
I often use Application Deployment App to create .exe files from MATLAB functions in MATLAB 2014a. Recently I created a program, utilizing the Mapping Toolbox within MATLAB 2014b. I was trying to create an executable file with MATLAB 2014b, however I was not able to find the Application Deployment App. I am not able to compile the same function within MATLAB 2014a, because MATLAB 2014a does not have the Mapping Toolbox. I was wondering if Application Deployment App is supported within MATLAB 2014b? Is it possible to download it and run within MATLAB 2014b? Or MATLAB 2014b does not create standalone applications?
Thank you for your help, Max

Risposte (3)

Image Analyst
Image Analyst il 13 Mar 2015
I don't have the Mapping Toolbox or know what that app is. I do have the compiler and I use the mcc command from the command line. Other people use deploytool. Can you use deploytool?
  4 Commenti
Maxim Dulebenets
Maxim Dulebenets il 14 Mar 2015
Probably my license for Matlab 2014b is limited. That's why I cannot access the deploytool.
Image Analyst
Image Analyst il 14 Mar 2015
Type ver at the command line to see if you have the MATLAB Compiler toolbox licensed.

Accedi per commentare.


Michelle Hirsch
Michelle Hirsch il 13 Mar 2015
I'm not sure when it happened, but deploytool was renamed to Application Compiler. This is how it looks like in the Apps gallery in 15a. I'm pretty sure it's the same in 14b:
If you don't see it, it might be that you don't have a license for the MATLAB Compiler setup in your 14b installation.
  1 Commento
Maxim Dulebenets
Maxim Dulebenets il 14 Mar 2015
Thank you for your feedback. Probably my license for Matlab 2014b is limited.

Accedi per commentare.


Aravind K
Aravind K il 23 Apr 2015
What are the basic requirements required to generate .exe in matlab 2014b
Ex: Microsoft SDK Version? Compiler Version ? Visual Studio version?
i am trying to generate .exe but every time it is getting fail please help me out to generate .exe 2014b
Thank You in advance

Categorie

Scopri di più su Manage Products in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by