Why did the MATLAB runtime application worked improperly

15 views (last 30 days)
天钾
天钾 on 28 Nov 2024 at 10:46
Answered: Image Analyst on 28 Nov 2024 at 14:56
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.

Answers (1)

Image Analyst
Image Analyst on 28 Nov 2024 at 14:56
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.

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!