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 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by