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 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Bruno Luong
le 12 Juil 2020
The compiler would make a different IMO and I doubt OS plays any significant role.
Réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Compiler dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!