AnnotationPane errors on Guide
Mostrar comentarios más antiguos
Hi,
When MathWorks will solve the BUGs using guide on 2019b?
I just update to 2019b and it is impossible to work with all those AnnotationPane errors...
Ungoing project stopped, to late to migrate to code based GUIs or the new AppDesign interface.
Respuesta aceptada
Más respuestas (1)
Dennis
el 3 de Jul. de 2024
0 votos
Hi,
sorry to dig up this old thread. Hope somebody can help.
I have an old GUIDE GUI created with a very old Matlab version. It worked fine in Matlab 2023b when I simply ran it!
However, I loaded it into GUIDE to modify a textbox and saved the *.fig. After that, I was no longer able to run my GUI. I receive Error:
Error using matlab.graphics.Graphics/set
Unrecognized property Enable for class AnnotationPane.
when I run my function to enable/disable GUI elements (set(handlesFilterSettings, 'Enable', 'on');)
Categorías
Más información sobre Graphics Performance en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

