Description
a general help function to plot
Usage
painter(numberMatrix, colorArray)
Arguments
numberMatrix
a matrix with different integers showing which color to pick from the colorArray
.
colorArray
a character array with different names of colors to be used by the painter.