/ gears / hpc / education / tutorials / mathematica / win
Plot3D[Sin[x y], {x, 0, 10}, {y, 0, 20}]
GIVEN: A function of 2 variables (x,y)
REQUIRED: Plot it
SOLUTION: Generate example04.nt
p1=Plot3D[Sin[x y],{x, 0, 5}, {y, 6, 12}]
Homework:
a. Change the view point on Plot3D
Please send questions or suggestions about this web page to beatnic@aset.psu.edu ASET | ITS | Penn State