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!