How can I do the moving sentence on GUI. I have to move "Need Attention" from right upside corner to left upside corner.

 채택된 답변

Walter Roberson
Walter Roberson 2015년 10월 29일

0 개 추천

You can set() the Position property of a text() object handle to move the text. It would have to be in an axes.
You can set() the Position property of a uicontrol('Style','text') to move text outside of any axes.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Annotations에 대해 자세히 알아보기

태그

질문:

2015년 10월 29일

답변:

2015년 10월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by