Problems with program startup with Matlab runtime
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a program created by others that uses a runtime version of MatLab. On some computers the program will open and others it will not. All computers are 64 bit and have various versions of MatLab installed. I assume that it is hanging up due to the runtime version. Any suggestions on how to approach resolving the issue?
0 Kommentare
Antworten (1)
Image Analyst
am 4 Dez. 2015
See the FAQ: http://matlab.wikia.com/wiki/FAQ#My_standalone_executable_won.27t_run_on_the_target_computer._What_can_I_try.3F
If none of that works, copy the error message it spews into the console window back here so we can see it. If the window vanishes before you can see it, then run your program from the command line in the console window rather than double clicking the icon.
What operating system are you using, e.g. Window 7-64 or whatever?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Matrix Indexing finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!