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!