News

Hey, I'm trying to make a surface plot of a 2D array, where its indexes would be the x and y axes and the values of the array would be z = f ( x, y ), but I'm failing miserably, even with the docum ...