Is there any plan to shrink the too large mcr?
1 次查看(过去 30 天)
显示 更早的评论
There is no doubt that matlab is a great technological computing tool. I can do some calculations with a high efficiency. But when I want to publish the programs to others, things become difficult: it is necessary to install MCR on another computer, and the MCR is too large! It is not convenient to publish exe to other people. What I want to know is whether Mathworks have any plan to reduce the volume of the MCR, or allow users install part of it? Because users do not need all features of MCR in most situation, possibly I can package a part of MCR in my software?
0 个评论
采纳的回答
Image Analyst
2015-10-19
You can't have it install just the functions you need, unfortunately.
Most users now are used to downloading new software from the web rather than using DVDs or CDs, so an installer of this size should not be surprising. MATLAB itself is larger, as are most other commercial software packages.
MATLAB is, in general, very tight lipped about what their future plans are (as are most companies except Microsoft), so we don't know if they are working on reducing the size of MCRInstaller.exe. I would not plan on it, so you'd better find a suitable way to distribute large files to your end users.
1 个评论
Gary Liu
2021-3-6
Starting from R2016a release, it's possible to distribute your application/Compiler SDK library with a subset of MATLAB Runtime that is needed for the application/library to run.
Please refer to https://www.mathworks.com/matlabcentral/answers/101332-why-is-matlab-runtime-so-large for more details
更多回答(1 个)
Walter Roberson
2015-10-20
If this is a matter of interest to you, you should talk to your sales person. Mathworks only talks about future plans under Non-Disclosure Agreement (NDA), so you can be sure that if anyone gave you an answer either way, it would be someone who did not actually know what the answer was.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!