UIAxes become invisible when changing Matlab version from 2021b to 2022b
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Christine Lempereur
am 10 Okt. 2022
Verschoben: Adam Danz
am 10 Okt. 2022
It is the first thing I checked: the 'visible' property is ON...
Image Analyst
am 10 Okt. 2022
If you have any more questions, then attach your data and .mlapp file with the paperclip icon after you read this:
Antworten (1)
Christine Lempereur
am 10 Okt. 2022
The problem was solved by our IT support by updating the NVIDIA video driver. Thank you all for your cooperation!
1 Kommentar
dpb
am 10 Okt. 2022
My next suggestion was going to be to try changing renderer property to 'software' to see if was possibly related to OpenGL/hardware/drivers... :)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!