How can I sketch a 3-d graph over a specified domain? For example, if I had y=x^2 and wanted to graph it over {(x,y):-3<=x, y<=3) If I didn't want the 3-d graph, I could just use plot, but I can't figure out how to graph it over the domain and have it be 3-d.

답변 (1개)

Joseph Cheng
Joseph Cheng 2014년 6월 27일

0 개 추천

check out the functions surf(), plot3() and any of the related functions at the end of their documentation.

카테고리

도움말 센터File Exchange에서 Line Plots에 대해 자세히 알아보기

질문:

2014년 6월 27일

답변:

2014년 6월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by