Cant create the .ctf file using mcc command in 2009a

when i creates a cshared library using mcc command of m file, All other files are created except '.ctf' file. how to get that file.

回答 (1 件)

Kaustubha Govind
Kaustubha Govind 2012 年 2 月 27 日

0 投票

It is embedded into the generated binary by default starting in R2008b. If you do not want it to embedded, uncheck the Embed CTF Archive option in deploytool, or use the -C option with the mcc command.

カテゴリ

ヘルプ センター および File ExchangeMATLAB Compiler についてさらに検索

タグ

質問済み:

2012 年 2 月 27 日

Community Treasure Hunt

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

Start Hunting!

Translated by