Drawing Table in Figure
显示 更早的评论
I would like to draw a table inside an Axis Figure (due to GUI constraints...) (i.e: TableData = [1 1 0 ; 0 0 1; 1 1 1]) I would like to paint Two different color inside a table cell (pass-green, fail-red) The only way I found is using 'surf' and then view(2) but the problam is that all the cells get the same color although thay have different values.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Tables 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!