UiTable HTML not working
이전 댓글 표시
Hello everyone.
I'm tring to change the background of the cells of my UItable.
I have this code to do so:

And the result is this:

But if I do this:
uitable('data',data)
it pops a new window with this table:

That is what I want, but I want in the windows form.
Does anybody know how to fix my problem?
Thanks.
채택된 답변
추가 답변 (1개)
Walter Roberson
2019년 3월 17일
0 개 추천
uitable for app designer is not based upon the same underlying technology, and does not support html for coloring.
I do not know if it is possible to color cell by cell with app designer.
카테고리
도움말 센터 및 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!