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 Exchange에서 Programming Utilities에 대해 자세히 알아보기

태그

질문:

2012년 2월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by