MATLAB Compiler Runtime (MCR) インストーラーはどこにありますか。
12 views (last 30 days)
Show older comments
MathWorks Support Team
on 22 Jun 2015
Edited: MathWorks Support Team
on 7 Apr 2021
クライアント マシンにMATLAB Compiler Runtime (MCR) をインストールしたいです。MCRインストーラーはどこにありますか。
Accepted Answer
MathWorks Support Team
on 7 Apr 2021
Edited: MathWorks Support Team
on 7 Apr 2021
R2012aの時点で、MATLAB Compiler Runtime (MCR) は、Web サイトから取得することができます:
それ以前のリリースについては、下記をご参照ください:
MCRインストーラーは、MATLABとMATLAB Compilerをインストールしたコンピューターから取得します。MCRインストーラの場所は、オペレーティング システムによって異なります。
MCRインストーラの場所は、MATLAB上で以下のコマンドを実行することで確認できます。:
mcrinstaller
下記はMCRインストーラの保存場所の例です:
Windows:
$MATLAB\toolbox\compiler\deploy\win32|64\MCRInstaller.exe
Mac OS X:
$MATLAB/toolbox/compiler/deploy/maci32|64/MCRInstaller.zip
Unix/Linux:
$MATLAB/toolbox/compiler/deploy/glnx86|a64/MCRInstaller.bin
※$MATLAB はMATLABインストール ディレクトリを表します。
0 Comments
More Answers (0)
See Also
Categories
Find more on インストールとライセンスの紹介 in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!