I guess I figured out the reason (not the solution though). The splash screen does not work if the windows console is activated in the compiled program. I am not sure why is this!
Splash Screen not working, compiled using 2014b
조회 수: 2 (최근 30일)
이전 댓글 표시
I created a compiled application using Matlab 2014b. I found out that since MATLAB 2014a, the compiler includes a splash screen by itself which appears while the MCR is unpacking. This was a solution to my previous problem of slow loading Matlab application.
I found on the Matlab Answers that some how this feature does not appear when the MCR is itself packed in the application, so I created a web download version but I got no success. What should I do? (My application includes a windows command window as well)
댓글 수: 0
답변 (2개)
Björn Skatt
2015년 3월 4일
I have the same problem on my Win7-64 system, compiling in MSVC-2013. Did Mathworks get back to you on this?
댓글 수: 2
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!