フィルターのクリア

Matlab processing very slow, but APP previously created with app design still fast

12 ビュー (過去 30 日間)
Veronica Taurino
Veronica Taurino 2022 年 7 月 26 日
回答済み: Nivedita 2023 年 9 月 6 日
Hello!
Few weeks ago, I created a matlab standalone with the matlab app designer: the app runs very fast on very huge dataset of data.
Last week, I noticed that if I run the same code from the app designer, it is not as fast as it used to be! My collegue has been using my app (standalone) since June and it is very fast, but on my laptop it seems something is not right (code running is 5 times slower than the app).
Is it possible any matlab updates could have cause it? Maybe updates on the runtime? What should I test?
Thank you in advance

回答 (1 件)

Nivedita
Nivedita 2023 年 9 月 6 日
Hi Veronica,
I understand that you are facing performance issues with your app in MATLAB app designer. Here are a few steps that you can try to investigate and find the issue:
  1. Update MATLAB: Ensure both MATLAB and the runtime version are up to date for bug fixes and performance improvements.
  2. Review Code: Check recent code changes, dependencies, and library access.
  3. Profile Code: Use MATLAB's profiler to identify performance bottlenecks.
  4. Check Resources: Ensure your laptop has sufficient CPU, memory, and disk space.
  5. Contact Support: If issues persist, contact MathWorks support for assistance. You can contact them here: Contact Us - MATLAB & Simulink
I hope this helps!
Regards,
Nivedita.

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by