Info

此问题已关闭。 请重新打开它进行编辑或回答。

Plotting in matlab over a rectangular domain

1 次查看(过去 30 天)
How would one go about plotting this equation? I know it has something to do with meshgrid or mesh/surf command. Sketch the graph z=9-x^2 -y^2 in three dimensional space over the rectangular domain, {(x,y):-3<=x,y<=3}
  2 个评论
Matt J
Matt J 2014-6-26
I know it has something to do with meshgrid or mesh/surf command.
Why don't you read "doc mesh" etc... to see how those commands work. You might even find examples there very similar to the assignment.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by