Submit the script file via Blackboard. On subplot 2,1,2, plot f(xy) using surface. Use view(3). On subplot 2,1,1, plot fxy using mesh. Use view(3).
1- Define a 2-D domain such that Vx = -2:0.1:2 and Vy = 0.1:2.
Create a script file called HW7.m and save it. The script file will do the following.