フィルターのクリア

How to reduce the loading time of Matlab standalone application?

3 ビュー (過去 30 日間)
Abdurrehman
Abdurrehman 2017 年 4 月 27 日
コメント済み: mohammad ibrahim 2020 年 4 月 29 日
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 件)

Walter Roberson
Walter Roberson 2019 年 7 月 10 日
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 件のコメント
mohammad ibrahim
mohammad ibrahim 2020 年 4 月 29 日
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

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by