'How to run Matlab Standalone Application .exe file on Windows XP?
I have a computer at work, and it does have Windows XP 32-bit OS and no Matlab.
And I wrote a code on Matlab on different computer(Windows-10 64-bit OS), and made a standalone application using Matlab's Application Compiler.
I got an .exe file for my program. I tried to run .exe file on Windows XP computer, but it gave an "invalid machine" error( I don't know what that means.)
Is there any way I can run this standalone application .exe on Windows XP? Is it because of 32-bit situation, or because of Windows XP?
And one last question, if I can't run .exe on Windows XP, to which program language should I convert my code? So I can run program on Windows XP 32-bit, Windows XP 64-bit, or for example Vista,Ubuntu etc.
Actually, which program language is compatible with all OS platforms? Is python compatible?
Thank you for reading, hope I did not take your time. Thanks in advance.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
