How can i get matlab R2007b 64Bit compilers

20 visualizzazioni (ultimi 30 giorni)
Lenny Yang
Lenny Yang il 15 Ago 2017
Commentato: Lenny Yang il 16 Ago 2017
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!

Risposte (2)

Jiro Doke
Jiro Doke il 15 Ago 2017
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 il 15 Ago 2017
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 Commenti
Walter Roberson
Walter Roberson il 15 Ago 2017
You appear to be running a 32 bit MATLAB. You need to run the 64 bit MATLAB to compile as 64 bit

Accedi per commentare.

Categorie

Scopri di più su 安装和许可简介 in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!