How to implement the surface plot the following matlab code produces using gnuplot? surf(X,Y,S); How to feed X,Y &S to gnuplot?