Can .exe file compiled on 32bit computer with 64bit Matlab run on 64bit computer
显示 更早的评论
If a 64bit Matlab was installed on the computer having a 32bit operation system. The Matlab GUI/script is deployed on that computer to create .exe file.
My question is:
Can this .exe file run on another computer having a 64bit operation system? So it can take the advantage of 'unlimited memory size' on 64bit computer.
Thanks
采纳的回答
更多回答(1 个)
1 个评论
Walter Roberson
2013-3-1
That is correct, at least for MS Windows. You could potentially have difficulties if you compiled for 32 bit OS-X and tried to run on 64 bit OS-X.
类别
在 帮助中心 和 File Exchange 中查找有关 C Shared Library Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!