GUIDE GUI Static Textbox Issue

조회 수: 2 (최근 30일)
Nicholas Wills
Nicholas Wills 2017년 11월 6일
댓글: Nicholas Wills 2017년 11월 6일
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

채택된 답변

Cam Salzberger
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:
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
  댓글 수: 1
Nicholas Wills
Nicholas Wills 2017년 11월 6일
Oops, I feel pretty stupid now..! Thanks for your help

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by