How to reduce the loading time of Matlab standalone application?
Show older comments
I have created a standalone application with Matlab 2016. When I run application the splash screen appears for few seconds and then disappear after the application takes almost a minute to be appeared.
Can I reduce the time between splash screen disappear and Application load?
1 Comment
Frederick Weston
on 10 Jul 2019
Bump
Same issue in 2019. Any headway?
Answers (1)
Walter Roberson
on 10 Jul 2019
0 votes
MATLAB Production Server product.
Also in fairly new releases there is more ability to configure custom mcr that would be smaller and so potentially faster to start up.
Starting an application built with MATLAB Compiler is internal nearly the same as starting matlab itself: the same execution engine is used.
1 Comment
mohammad ibrahim
on 29 Apr 2020
Dear Walter
thank you for the answer. actually I have the same issue (2019b). do you have an idea in which release the "ability to configure custom mcr that would be smaller and so potentially faster to start up" would be available ?
all the best
Categories
Find more on MATLAB Compiler 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!