Create a 32-bit application using 64-bit Matlab.

I routinely compile applications for internal customers. Somewhat recently, I have upgraded to a 64-bit version of MATLAB. Most of the folks that use my applications have 32-bit machines. Is there any way I can create applications compatible with 32 bit machines using my 64-bit version of MATLAB?
Thanks!

 Réponse acceptée

Lucas García
Lucas García le 26 Août 2011

0 votes

You can as of MATLAB R2010b create a 32-bit application using 64-bit machine:
Check -win32 in the previous site
Notice that you still need to install 32-bit MATLAB.

3 commentaires

Thank you for your prompt response!
I am having trouble using the 'win32' option. When running mcc DOS, I recieve the following error: 'mcc' is not recognized as an internal or external command, operable program, or batch file.
I am able to compile m files using mcc from within MATLAB, but of course, those are 64 bit applications. Any help would be greatly appreciated!
Lucas García
Lucas García le 29 Août 2011
what is the exact command you are typing?
Thank for taking your time to answer. I've decided to go ahead and install 32-bit MATLAB in place of the 64-bit MATLAB on my machine.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB Compiler dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by