Azzera filtri
Azzera filtri

How to change color of UITable cells in app designer if its value gets bigger than an amount?

68 visualizzazioni (ultimi 30 giorni)
Hi All
I need to show the output of my code on an nxn table so at any time, not all but any of these values might exceed certain limits. and I want to change that cell color if its value has exceeded that value. How do I do that ?
and if you wanna add an example file, I use version 2017b. thank you very much

Risposta accettata

Ameer Hamza
Ameer Hamza il 23 Apr 2020
This example explain how you can color cells in a uitable based on conditions: https://www.mathworks.com/help/releases/R2020a/matlab/ref/uitable.html#mw_17e7164d-b6a6-40dd-a69e-fb422ee43794. If there is some issue to implement this method then you can ask in the comment.
  32 Commenti
Ameer Hamza
Ameer Hamza il 19 Mag 2020
I don't think there is a documented way to do that before R2019b. If the HTML trick didn't work, then most likely not an easy thing.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange

Prodotti


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by