CTF file in Standalone application
Afficher commentaires plus anciens
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
le 13 Juin 2011
1 vote
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
le 14 Juin 2011
Chirag Gupta
le 13 Juin 2011
1 vote
I have answered your question at:
Catégories
En savoir plus sur Application Deployment dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!