필터 지우기
필터 지우기

UIAxes become invisible when changing Matlab version from 2021b to 2022b

조회 수: 1 (최근 30일)
Christian Perrier
Christian Perrier 2022년 10월 6일
댓글: dpb 2022년 10월 10일
I developed a mlapp program in Matlab 2021b which has worked perfectly for months. After having installed 2022b, the UIAxes became invisible in the design view (although they still exist) and no plot nor display is visible during execution (no warning, no error message, just no visible graphs!). Is there something to modify in Matlab 2022b to make it work again? Thanks a lot by advance for your help!
  댓글 수: 4
Christine Lempereur
Christine Lempereur 2022년 10월 10일
이동: Adam Danz 2022년 10월 10일
It is the first thing I checked: the 'visible' property is ON...
Image Analyst
Image Analyst 2022년 10월 10일
@Christian Perrier did you see @Adam Danz's comment above (expand the comments)?
If you have any more questions, then attach your data and .mlapp file with the paperclip icon after you read this:

댓글을 달려면 로그인하십시오.

답변 (1개)

Christine Lempereur
Christine Lempereur 2022년 10월 10일
The problem was solved by our IT support by updating the NVIDIA video driver. Thank you all for your cooperation!
  댓글 수: 1
dpb
dpb 2022년 10월 10일
My next suggestion was going to be to try changing renderer property to 'software' to see if was possibly related to OpenGL/hardware/drivers... :)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by