How can i get matlab R2007b 64Bit compilers

21 visualizaciones (últimos 30 días)
Lenny Yang
Lenny Yang el 15 de Ag. de 2017
Comentada: Lenny Yang el 16 de Ag. de 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!

Respuestas (2)

Jiro Doke
Jiro Doke el 15 de Ag. de 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 el 15 de Ag. de 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 comentarios
Walter Roberson
Walter Roberson el 15 de Ag. de 2017
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 el 16 de Ag. de 2017
THX

Iniciar sesión para comentar.

Categorías

Más información sobre 安装和许可简介 en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!