I want to visualize some data matrix I have by coloring each cell of the matrix in a different gradient based on the cell values. Someone already asked on SO how to do exactly this using Matlab.
I don't have access to Matlab. Is there some free tool that would allow me to do this? Or some easy way to create such an image programmatically (from python maybe or with gnuplot)?
Here is an exemple of what I would like to achieve :