Hey Guys, I need help :)
I have the situation: I tried to plot a surface, but I am missing the axes. I switched on the Axes ("Axes -> True")
Plot3D[\phi[x, y, 1], {x, -3, 3}, {y, -3, 3}, ImageSize -> Large,
Axes -> {True, True, True}]
but it doesn't work...What do I wrong. I am using a Student Version
thx a lot