Tagged Questions
6
votes
3answers
956 views
Plot a matrix of real values with TikZ/PGF like imshow in matlab
How can I plot a matrix of real values with TikZ/PGF such that it looks like plotted with imshow in MATLAB?
\addplot3 does something similar, but I'd like to have that in a color-coded 2D plot.