This image was created in Matlab with the following commands:


load mydata.dat
mesh(mydata), title('Mesh Surface'), xlabel('x-axis'), ylabel('y-axis'),
        zlabel('z-axis');

Copyright © 1996, 1997, 1998 Anu Rao
http://math.arizona.edu/~swig/documentation/matlab-intro/plots/matlab7.php
Last modified: Fri, 14 Dec 2007 15:50:52 -0700
E-mail: swig@math.arizona.edu
Valid XHTML 1.0! Valid CSS!