フィルターのクリア

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

3 ビュー (過去 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 Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by