how to create center-justified table elments
조회 수: 5 (최근 30일)
이전 댓글 표시
I am trying to make a table in a plot with numbers and text as elements. At this point, I can make the table appear with the numbers but not the text. I can make single characters appear in the table, which would be OK, but these are left justified. The numbers are right-justified. I want everything to be center-justified. How do I do it? I have spent a lot of time going through the documentation with no success.
댓글 수: 0
답변 (1개)
Eric Sofen
2020년 11월 12일
When you say you're "trying to make a table in a plot" I assume you're referring to uitable? If so, you can use uistyle to determine text alignment.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!