![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/179241/image.png)
GUIDE GUI Static Textbox Issue
1 次查看(过去 30 天)
显示 更早的评论
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/169221/image.png)
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 个评论
采纳的回答
Cam Salzberger
2017-11-6
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:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/179241/image.png)
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
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!