Info
この質問は閉じられています。 編集または回答するには再度開いてください。
First Button Callback takes really long
1 回表示 (過去 30 日間)
古いコメントを表示
I have designed a GUI as a Matlab Skript and after Running the Skript the first button callback i use takes a really long time to execute (A few minutes even!). After that any button callback starts instantly. I searched for this problem but couldnt really find any solutions.
Does anyone know, why this happens?
2 件のコメント
Mark Sherstan
2018 年 12 月 17 日
Also run your code through the profiler and post the results to your question and we will see if we can pinpoint whats taking so long to execute (please only post results that are taking a significant amount of time, something using ~2% of computation is not worth optimizing).
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!