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 CenterFile Exchange에서 安装和许可简介에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!