UIAxes become invisible when changing Matlab version from 2021b to 2022b
2 ビュー (過去 30 日間)
古いコメントを表示
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
2022 年 10 月 10 日
移動済み: Adam Danz
2022 年 10 月 10 日
It is the first thing I checked: the 'visible' property is ON...
Image Analyst
2022 年 10 月 10 日
If you have any more questions, then attach your data and .mlapp file with the paperclip icon after you read this:
回答 (1 件)
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
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 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!