display a splashscreen while matlab runtime is laoding
4 ビュー (過去 30 日間)
古いコメントを表示
Andrea Agosti
2021 年 1 月 14 日
編集済み: Pratheek Punchathody
2021 年 1 月 18 日
I am packaging an my code with "matlab application compiler". The resulting .exe can take around 10-20 second to load because the matlab runtime must be initialised.
Is there any way to show a splashscreen while the MCR is loading?
Thanks
0 件のコメント
採用された回答
Pratheek Punchathody
2021 年 1 月 18 日
編集済み: Pratheek Punchathody
2021 年 1 月 18 日
As per my knowledge the ability to show a splash screen or some other kind of user feedback when the MCR is loading is not available in MATLAB compiler.
Please refer to this answer from the MathWorks support team for the similar question in the Community which would help you in finding the possible solution.
As a workaround SplashScreen is one of the several submissions in MATLAB File Exchange on MATLAB Central which is a forum for our product users to interact, exchange information and knowledge, without MathWorks' involvement. Feel free to contact the author of this submission directly for specific questions about the implementation.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!