AnnotationPane errors on Guide
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Dennis
am 3 Jul. 2024
0 Stimmen
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');)
Kategorien
Mehr zu Graphics Performance finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

