Easy way to change foreground color into a single uitables´s cell

조회 수: 2 (최근 30일)
Giovanni
Giovanni 2011년 9월 8일
Hello,
this time I have an uitable, filled with some data. I would like to be able to change the foreground color of some particular cells inside the uitable. For instance, if the values represented on one column are under a certain value, they should be written in black, otherwise if they are over the threshold they should be printed in blue inside the cell.
I have checked the documentation but I cannot find something helpful, and seem like the 'ForegroundColor' property is only affecting the whole uitable 'data' but not single cell elements.
I know that this could be possible managing some java code, but I am not that close to that world.
Can someone help me?

채택된 답변

Jan
Jan 2011년 9월 8일
Please read this thread: CSSM: Yair's cell renderer
TMW suggests using HTML tags to change the foreground color: Solution D782JW
  댓글 수: 1
Giovanni
Giovanni 2011년 9월 12일
Thanks! That is exactly what I was needing. I decided to use the xml approach.
Is there then a way to aling the text on the right side? Unfortunately I´m not a lot in xml, and I don´t know how to get this in Matlab.
How can I modify the function in order to put the xml colored text on the right side of my cell?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile 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!

Translated by