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 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commento
Bruno Luong
il 12 Lug 2020
The compiler would make a different IMO and I doubt OS plays any significant role.
Risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!