A question about the Matlab Compiler Runtime

2 ビュー (過去 30 日間)
Xiaolei Hu
Xiaolei Hu 2011 年 8 月 29 日
If I want to deploy a Matlab code to a PC which does not have Matlab installed, I will need to install MCR to run the compiled version. My question is whether a license is required for a copy of MCR installed?
Can I download MCR of a specific version somewhere? Or I have to generate the installation package when compiling the Matlab code?

採用された回答

Walter Roberson
Walter Roberson 2011 年 8 月 29 日
No, no license will be required for the copy of MCR that is installed.
There are no methods provided to download MCR: the person licensed for the Compiler Toolbox is responsible for distributing the appropriate MCR to the recipients of the compiled applications, and is responsible for ensuring that only those recipients get access to MCR. It is, for example, not permitted to make an installable application including MCR publicly available on a web site: access controls must be used.
Yes, you must generate the installation package when compiling the MATLAB code.
  4 件のコメント
Walter Roberson
Walter Roberson 2011 年 12 月 22 日
I understand that the installers are more than 750 MB now.
I have no information on the purpose of the policy.
Image Analyst
Image Analyst 2011 年 12 月 24 日
The 64 bit R2011b MCRINstaller.exe is 423 MB. For the 32 bit version it's 406 MB. I have not downloaded the R2012a beta yet.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by