Create a 32-bit application using 64-bit Matlab.
3 次查看(过去 30 天)
显示 更早的评论
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!
0 个评论
采纳的回答
Lucas García
2011-8-26
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!