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 ?
2 ビュー (過去 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!