deploytool translation to mcc
古いコメントを表示
Is there a one-to-one translation of the options in deploytool to corresponding mcc options? The older versions of deploytool seemed to be a front-end to mcc and was displaying the corresponding mcc commandline while the newer versions might not rely on mcc?
回答 (1 件)
Tristan Yang
2018 年 6 月 18 日
0 投票
The newer version of deploytool still uses mcc internally. You may find out the exact mcc command for compilation when examine the PackagingLog.html after compilation in the destination folder.
You may refer to the documentation page here that describes what the options stands for in the mcc command.
カテゴリ
ヘルプ センター および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!