Matlab compiler (version R2016 B ) generate executable of size differnet when the machine is window7 (about 3Mo) and windows10 ( about 10 Mo) Why ? is it possible to reduce the size of the .exe file on windows10 computer ?
조회 수: 4 (최근 30일)
이전 댓글 표시
good morning
I use Matlab compiler to produce stand alone application anbd deliver theses applications to users. (R 2016B)
for any example of application , the .exe size is about 3Mo if i realise the compilation on Windows7 computer and more than 10Mo if i realise the compilation on Windows10 computer.
The .exe file operates corectly on windows 7 or Windows10 whathever the machine used for compilation.
For deployement a small size is quitte better...
Is there an explanation and a solution to reduce the size of the .exe file when compilation is done on windoiws10 computer ?
why this loss of efficiency with windows 10 ?
댓글 수: 1
Bruno Luong
2020년 7월 12일
The compiler would make a different IMO and I doubt OS plays any significant role.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!