How do I fix the loading bar while adding an axis on appdesigner?

조회 수: 4 (최근 30일)
Caroline Torgersen
Caroline Torgersen 2022년 12월 2일
댓글: Thomas Dankert 2022년 12월 20일
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
Caroline Torgersen
Caroline Torgersen 2022년 12월 7일
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.
Thomas Dankert
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
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).

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by