Problems with program startup with Matlab runtime
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Image Analyst
on 4 Dec 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 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!