Procedure FillMat(value:Double);
{Defined in UNIT SMatPlot.PAS} Example
Fill all values of a matrix with the same numerical value. Very fast. Use this method to set all the matrix values to zero.