Problems with program startup with Matlab runtime
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Image Analyst
2015-12-4
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!