Matlab App very slow
49 ビュー (過去 30 日間)
表示 古いコメント
Hi everyone.
I created a simple App in Matlab, which unfortunately is very slow. Consider you have a document consisting of a couple of sentences, given in a sting array.
The app now lists the individual sentences one below the other. For each sentence there are 18 buttons with which you can classify the sentences. If, for example, a document has 3 sentences, the total number of buttons is 54. If i run the app with 19 sentences, it takes ~45 seconds until I can use it. It also reacts very slow to changes on the window size.
What am i doing wrong? Is it a problem that I have too many buttons?
Thank you in advance for your help!
回答 (0 件)
参考
カテゴリ
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!