Clear Filters
Clear Filters

How to exclude matlab runtime from compiled package in production server compiler?

1 view (last 30 days)
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?

Answers (0)

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!