CTF file in Standalone application

18 次查看(过去 30 天)
Eusebio
Eusebio 2011-6-13
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?

回答(2 个)

Kaustubha Govind
Kaustubha Govind 2011-6-13
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 个评论
Eusebio
Eusebio 2011-6-14
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?

请先登录,再进行评论。


Chirag Gupta
Chirag Gupta 2011-6-13
I have answered your question at:

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by