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

105 次查看(过去 30 天)
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

采纳的回答

Ameer Hamza
Ameer Hamza 2020-4-23
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 个评论
Ameer Hamza
Ameer Hamza 2020-5-19
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.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

产品


版本

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by