Matlab Compiling Question 32 Bit versus 64 Bit
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
Is it possible to compile a matlab application using Windows 7 64 Bit, to run on a seperate computer running 32 bit windows. I have installed the 32 Bit MRC on the target computer, but my compiled EXE doesn't run.
Thanks Jason
0 件のコメント
回答 (1 件)
Walter Roberson
2015 年 9 月 25 日
0 投票
You need to invoke the 32 bit version of Windows on the 64 bit machine and compile using that.
3 件のコメント
Jason
2015 年 9 月 25 日
Walter Roberson
2015 年 9 月 25 日
Sorry I meant the 32 bit version of MATLAB on the 64 bit machine.
Jason
2015 年 9 月 25 日
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!