Why did the MATLAB runtime application worked improperly
显示 更早的评论

The application runed properly with my host while improperly(no Buttons,etc) on the server. I am not the administrator but I have copied my local runtime folder and I have also set the user path.

The right running app appears as following.

回答(1 个)
Image Analyst
2024-11-28
0 个投票
Did a console window pop up? Can you look there for error messages? If it went away, then make sure your mcc is not using the -e option, and bring up a DOS/console window manually, cd to the folder where your executable lives, and type in the name of your executable on the command line. Then look in the console window for error messages.
For other ideas, see the FAQ: https://matlab.fandom.com/wiki/FAQ#My_standalone_executable_won't_run_on_the_target_computer._What_can_I_try?
类别
在 帮助中心 和 File Exchange 中查找有关 C Shared Library Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!