MATLAB: Need help with solving partial derivative equation

pde

I need help solving the equation by converting it to code and make it into graph. I tried finding example in forum but i can't seem to get step by step tutorial. Any kind soul? Thanks.

Best Answer

try: doc meshgrid
for an example that is very similar to what you are looking to do.