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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!