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

106 ビュー (過去 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 Center および File ExchangeDevelop 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