Drawing Table in Figure
Mostrar comentarios más antiguos
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.
Respuestas (0)
Categorías
Más información sobre Tables en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!