I've noticed that when I hover over the saved file, it displayes the app as it was before the axes dissapeared. So, I don't know if that means they are still saved, but simply not displaying.
How do I fix the loading bar while adding an axis on appdesigner?
조회 수: 4 (최근 30일)
이전 댓글 표시
I'm creating an app in app desinger to display some plots to the user. I had to close the application to download a package and when I opened it the axes I had made were gone. When I try to replace them I get a loading bar that won't go away. I can't edit any of the axes component details or even delete them while the loading bar is there.
I can add other componets that are not axes. I have tried closing and opening the program. How can I fix this problem?
댓글 수: 2
Thomas Dankert
2022년 12월 20일
Did you ever resolve your issue? I am having the same problem and haven't solved been able to solve it yet.
답변 (1개)
Eric Delgado
2022년 12월 3일
편집: Eric Delgado
2022년 12월 3일
Hummm... I'll try to list what worked for me when I had to deal with an issue like yours.
- Update my OS (old versions of Win10 are sucks with Matlab!)
- Try to change the rendering of Matlab using opengl (see the doc of the function) from software to hardware.
- Execute matlab as admin (and disable the antivirus of your computer just to test it).
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Object Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!