Write a script file in MATLAB to make a 3-D surface plot and a mesh plot of the function z=-0.7x4-0.7y4 in the domain -2≤x≤2 and -2≤y≤2 in separate figures.

Code for the project
Result of the code