2012a Compile exe file size

1 view (last 30 days)
David Mueller
David Mueller on 9 May 2012
Commented: Y Li on 11 Mar 2014
The size of the executable files created with 2012a compiler (-e option) are much larger (9 MB) compared to those created with the 2010a compiler (100 kB). Why?
  3 Comments
Dan
Dan on 5 Oct 2012
I just noticed the same thing after switching from R2011b to R2012b.
Y Li
Y Li on 11 Mar 2014
The reason may be you have installed different toolbox in two Matlabs. In one of my test, if I remove one particular toolbox, the exe file size reduced from 15M to less than 1M. That toolbox is not used in my code, but the mcc compiler still includes it in the compiling.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!