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.

Risposte (0)

Richiesto:

il 9 Apr 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by