I need help finding the volume underneath this surf plot. Or contour plot. We have a project including a sandbox with different heights of sand at different points. So create the plot I have used
x = [50:50:950];
y = [50:50:950];
z = 'values from an xls spreadsheet. Containing every height...