How to exclude matlab runtime from compiled package in production server compiler?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi everyone, In Matlab R2020a When I compile my program using
ProductionServerCompiler
sometime I get 6 Megabytes package and sometimes 650+ Megabytes package. I assume that the big one includes matlab runtime. Is there a way to exclude it? Also, Would the big package take more RAM than the smaller one when deployed on matlab production server?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler SDK 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!