GUIDE GUI Static Textbox Issue
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Nicholas Wills
am 6 Nov. 2017
Kommentiert: Nicholas Wills
am 6 Nov. 2017
I am having issues with a static textbox in GUIDE. When I run my GUI for testing, I see a box saying "static" between my two axis. When I look in GUIDE, I cannot see the offending box. I also cannot find it in the GUIDE generated code. Is there any way that I could delete this "static" textbox?
Cheers, Nick
0 Kommentare
Akzeptierte Antwort
Cam Salzberger
am 6 Nov. 2017
Hello Nick,
I can see a static text box in the GUIDE screen in your picture, in the same place as it shows in the figure:
There won't be any generated code, since it's currently just a uicontrol stored in the FIG file. You should be able to select and delete it from GUIDE though.
-Cam
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!