App designer stops working when running the app
19 views (last 30 days)
Show older comments
I used to be able to interact with the app designer after launching the app Im working on, but now it isn't working anymore. I tryed different apps/MATLAB versions, and it doesn't work whatever combination I use. This way I am not able to debug the app propertly.
For a better insight, when I Run the app and then try to click wherever on the app designer I get a warning sound and Im unabe to do anything there untill I close the App.
Many thanks.
1 Comment
Image Analyst
on 21 Feb 2023
Try debugging: Debugging in MATLAB | Doug's MATLAB Video Tutorials
If you have any more questions, then attach your data files (if any), and .mlapp file with the paperclip icon after you read this:
Answers (1)
Shuba Nandini
on 2 Mar 2023
Hi Jaume,
I understand that you are having a trouble opening with App Designer even after trying different MATLAB versions. There are some troubleshooting steps that you can try:
- Check for antivirus software or conflicting software which may block App Designer from running properly\
- Update your graphics card driver and make sure it is up to date. Graphics card supporting OpenGL 3.3 with 1GB GPU memory is recommended and an outdated driver may cause issues with App designer. Please check your version using opengl command to verify your graphic card version is compatible with above requirements.
- Run MATLAB as an Administrator. This will give you MATLAB full administrative privileges, which can help resolve issues with App Designer. Please refer this link for more information.
If all else fails, you may need to uninstall and reinstall the MATLAB. This will remove any corrupted files that may be the causing the issue with App designer.
Thanks
2 Comments
Julian
on 8 Dec 2023
Hi, is there another possibility?
I just have installed MATLAB R2023b all suggestions don't work and now I have to install Matlab again.
Could it also be due to the grid layout, tab group or any other factors?
Ravi Sankar
on 26 Apr 2024
Hello Julian
Did you got any solution for the problem that you have mentioned.
Thanks in advance.
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!