MATLAB App not opening at times using MATLAB Runtime
이전 댓글 표시
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
Mario Malic
2020년 10월 8일
IIRC, there should be a log file from command prompt somewhere in the your executable app folder, so look for it.
Rishi Kaashyap Balaji
2020년 10월 21일
답변 (1개)
Mario Malic
2020년 10월 21일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!