How to reduce the loading time of Matlab standalone application?

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?

Answers (1)

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

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

Sign in to comment.

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Asked:

on 27 Apr 2017

Commented:

on 29 Apr 2020

Community Treasure Hunt

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

Start Hunting!