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

87 visualizaciones (últimos 30 días)
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

Respuesta aceptada

Ameer Hamza
Ameer Hamza el 23 de Abr. de 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 comentarios
Ameer Hamza
Ameer Hamza el 19 de Mayo de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by