Center display of static text

2 ビュー (過去 30 日間)
Bijit Banik
Bijit Banik 2011 年 7 月 20 日
Hello,
Is it possible to display the static text (by using guide) at the center of the static text box? Center (middle) in terms of both horizontal and vertical alignment. By default the static text appear in the middle in horizontal alignment sense but not in vertical alignment.
Any help?
Thanks in advance..

回答 (1 件)

Jan
Jan 2011 年 7 月 20 日
No. The underlying UICONTROL does not allow to set the vertical alignment.
Either use the TEXT command or create a java button (see: FEX: uicomponent).
  1 件のコメント
Bijit Banik
Bijit Banik 2011 年 7 月 24 日
Thanks Simon.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by