How can i get matlab R2007b 64Bit compilers
22 views (last 30 days)
Show older comments
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!
0 Comments
Answers (2)
Jiro Doke
on 15 Aug 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
0 Comments
Lenny Yang
on 15 Aug 2017
2 Comments
Walter Roberson
on 15 Aug 2017
You appear to be running a 32 bit MATLAB. You need to run the 64 bit MATLAB to compile as 64 bit
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!