Matlab Compiling Question 32 Bit versus 64 Bit
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
Answers (1)
Walter Roberson
on 25 Sep 2015
0 votes
You need to invoke the 32 bit version of Windows on the 64 bit machine and compile using that.
3 Comments
Jason
on 25 Sep 2015
Walter Roberson
on 25 Sep 2015
Sorry I meant the 32 bit version of MATLAB on the 64 bit machine.
Jason
on 25 Sep 2015
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!