Needs["Graphics`Graphics3D`"]; bild = Plot3D[Sin[x] + Cos[y], {x,0,10},{y,0,15}, AxesLabel -> {"x","y","z"}, ImageSize->{400,300}];