MATLAB App not opening at times using MATLAB Runtime

8 views (last 30 days)
Hello,
I've written a piece of code using MATLAB R2017b and have packaged it using the compiler for use in my official laptop which doesnt not have the full version of MATLAB installed.
The official laptop has MATLAB runtime version 9.3 installed and runs this packaged code well (I only use the exe file from the redistribution files only folder as i cannot install it using the installer without perimissions). However, some times it just doesnt open beyound the splash screen. I have no way of figuring out what is going wrong as i dont see any errors.
What can i do to make the program run?
How can i make my program more reliable and easy to use?
  2 Comments
Mario Malic
Mario Malic on 8 Oct 2020
IIRC, there should be a log file from command prompt somewhere in the your executable app folder, so look for it.

Sign in to comment.

Answers (1)

Mario Malic
Mario Malic on 21 Oct 2020

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!