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 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!