How to exclude matlab runtime from compiled package in production server compiler?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!