deploytool translation to mcc

4 次查看(过去 30 天)
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
Tristan Yang 2018-6-18
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.

类别

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

标签

产品


版本

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by