- Update MATLAB: Ensure both MATLAB and the runtime version are up to date for bug fixes and performance improvements.
- Review Code: Check recent code changes, dependencies, and library access.
- Profile Code: Use MATLAB's profiler to identify performance bottlenecks.
- Check Resources: Ensure your laptop has sufficient CPU, memory, and disk space.
- Contact Support: If issues persist, contact MathWorks support for assistance. You can contact them here: Contact Us - MATLAB & Simulink
Matlab processing very slow, but APP previously created with app design still fast
14 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
Nivedita
on 6 Sep 2023
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:
I hope this helps!
Regards,
Nivedita.
0 Comments
See Also
Categories
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!