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!

 採用された回答

Lucas García
Lucas García 2011 年 8 月 26 日

0 投票

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 件のコメント

Matthew Schroeder
Matthew Schroeder 2011 年 8 月 29 日
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 2011 年 8 月 29 日
what is the exact command you are typing?
Matthew Schroeder
Matthew Schroeder 2011 年 8 月 30 日
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.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by