how to create center-justified table elments
    6 views (last 30 days)
  
       Show older comments
    
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 Comments
Answers (1)
  Eric Sofen
    
 on 12 Nov 2020
        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 Comments
See Also
Categories
				Find more on Develop Apps Using App Designer in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
