how can specified color table
古いコメントを表示
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 1 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 1 0 0 1
0 1 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 1 0
0 0 0 1 0
0 0 0 1 0
0 0 0 1 0
0 0 0 1 0
0 0 0 1 0
0 0 0 1 0
0 0 0 1 0
0 0 0 1 0
0 0 0 1 0
0 0 0 1 1
0 0 0 1 1
0 0 0 1 1
0 0 0 1 1
0 0 0 1 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 0
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 1 0 1
0 0 1 0 1
0 0 1 0 1
0 0 1 0 1
0 0 1 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
0 0 0 0 1
I have a table whose empty cells are marked with the number 1. I want to color the empty cells in appdesigner the table.
Thank you for helping me
4 件のコメント
Jon
2022 年 7 月 22 日
I don't think there is anything built in to MATLAB that allows setting the background color of individual cells. There are a lot of ways around this using Java and HTML. See for instance https://undocumentedmatlab.com/articles/uitable-cell-colors/
Amir Azadeh Ranjbar
2022 年 7 月 22 日
Jon
2022 年 7 月 22 日
If you haven't already please look at the link I sent. Note that you don't need to know much about Java, you can import Java functions into MATLAB and then just use them like ordinary MATLAB functions.
Jon
2022 年 7 月 22 日
Still, if anyone has a way of changing the colors of individual cells in a App Designer UITable, purely with MATLAB that would be great! Hopefully someone either has such a solution, or can definitively say that it is not possible without resorting to Java or other external functionality.
回答 (1 件)
Image Analyst
2022 年 7 月 22 日
0 投票
Perhaps you can colorize the values doing something like Steve does here:

or here:

You'd have to adapt it of course. I'm not going to do that for you even though your programming skills are elementary - I just don't have the time. But good luck (if it's something you might be able to use).
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!