Matlab Compiling Question 32 Bit versus 64 Bit
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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
Respuestas (1)
Walter Roberson
el 25 de Sept. de 2015
0 votos
You need to invoke the 32 bit version of Windows on the 64 bit machine and compile using that.
3 comentarios
Jason
el 25 de Sept. de 2015
Walter Roberson
el 25 de Sept. de 2015
Sorry I meant the 32 bit version of MATLAB on the 64 bit machine.
Jason
el 25 de Sept. de 2015
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!