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 件)

カテゴリ

タグ

質問済み:

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