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

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by