UiTable HTML not working
Ältere Kommentare anzeigen
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.
Akzeptierte Antwort
Weitere Antworten (1)
Walter Roberson
am 17 Mär. 2019
0 Stimmen
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.
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!