Problems with program startup with Matlab runtime
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Image Analyst
le 4 Déc 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 commentaires
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!