Effacer les filtres
Effacer les filtres

CTF file in Standalone application

26 vues (au cours des 30 derniers jours)
Eusebio
Eusebio le 13 Juin 2011
I have made a standalone application (.exe) from .m files using "deploy" tool (Matlab 2008b version). This application is being run in other PC without Matlab but with the MCR installed. When I have compiled the application I tried with "CTF embed into application" set and not. In both of the alternatives, an folders structure is written in PC where I run the application. Is there any option to this folders structure is not created? Which information is extracted in this folder structure?

Réponses (2)

Kaustubha Govind
Kaustubha Govind le 13 Juin 2011
I'm not sure that DEPLOYTOOL allows you to disable the generation of the project folder and the contained src and distrib folders. However, MCC by default does not produce these folders.
Is there a reason you don't want these folders to be generated? And is there a reason you prefer DEPLOYTOOL over MCC if you need to suppress generation of these files?
  1 commentaire
Eusebio
Eusebio le 14 Juin 2011
Thanks in advance. I use DEPLOYTOOL over MCC beacuse its interface is easier. I think I haven't explained very well. My problem is not when I compile my application but when my application runs (in other computer with MCR). When my application runs in other computer with MCR the folders trucutre is extracted but I would prefer to not extracted. My question is: is it possible?

Connectez-vous pour commenter.


Chirag Gupta
Chirag Gupta le 13 Juin 2011
I have answered your question at:

Catégories

En savoir plus sur Application Deployment dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by