Center display of static text

2 vues (au cours des 30 derniers jours)
Bijit Banik
Bijit Banik le 20 Juil 2011
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..

Réponses (1)

Jan
Jan le 20 Juil 2011
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 commentaire
Bijit Banik
Bijit Banik le 24 Juil 2011
Thanks Simon.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Environment and Settings dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by