Slow startup of application in App Designer
13 ビュー (過去 30 日間)
古いコメントを表示
I have developed an appilaction in MATLAB 2020b app designer. The startup function creates a large gridlayout (80x16) with textareas in every cell. following I populate the text areas in the gridlayout with text and background color specific textareas based on keywords in the text. The code takes about 20 sec to execute, but the application is busy for almost 180 sec, where I cannot interact with the application.
Can anyone tell why it takes this long to "release" the app?
0 件のコメント
回答 (1 件)
Shubham Khatri
2021 年 2 月 21 日
Hello,
Please refer to the following MATLAB answers.
Hope it helps
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!