How can i get matlab R2007b 64Bit compilers

20 次查看(过去 30 天)
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.) >>

类别

Help CenterFile Exchange 中查找有关 安装和许可简介 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!