How can i get matlab R2007b 64Bit compilers

20 ビュー (過去 30 日間)
Lenny Yang
Lenny Yang 2017 年 8 月 15 日
コメント済み: Lenny Yang 2017 年 8 月 16 日
dear gun,
i can use R2007b compilers create 32bit *.dll files.But how can i create 64bit *.dll and where can i download R2007b 64Bit MCR?
thank you very much!

回答 (2 件)

Jiro Doke
Jiro Doke 2017 年 8 月 15 日
If you are on a 64-bit machine, MATLAB Compiler will create a 64-bit *.dll. So install MATLAB (+ MATLAB Compiler) on a 64-bit machine.
The MCR is included with the product. In the Command Window, type
>> mcrinstaller

Lenny Yang
Lenny Yang 2017 年 8 月 15 日
my system is windows 7 64-bit. but when I type "mcrinstaller" in Command Window it show me as follow:
>> mcrinstaller The WIN32 MCR Installer, version 7.7, is: D:\Program Files (x86)\MATLAB\R2007b\toolbox\compiler\deploy\win32\MCRInstaller.exe
MCR installers for other platforms are located in: D:\Program Files (x86)\MATLAB\R2007b\toolbox\compiler\deploy\<ARCH> ARCH is the value of COMPUTER('arch') on the target machine.
Full list of available MCR installers: D:\Program Files (x86)\MATLAB\R2007b\toolbox\compiler\deploy\win32\MCRInstaller.exe
For more information, read your local MCR Installer help. Or see the online documentation at The MathWorks' web site. (Page may load slowly.) >>
  2 件のコメント
Walter Roberson
Walter Roberson 2017 年 8 月 15 日
You appear to be running a 32 bit MATLAB. You need to run the 64 bit MATLAB to compile as 64 bit
Lenny Yang
Lenny Yang 2017 年 8 月 16 日
THX

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

カテゴリ

Help Center および File Exchange安装和许可简介 についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!