Plotting two functions on 3D surface for the same interval
이전 댓글 표시
Hello
I have two functions, say
Z1=x^2
Z2=x^3
x: 0:10
How i can create a 3D surface plot
thanks in advance
채택된 답변
추가 답변 (3개)
Fuad Nammas
2020년 1월 25일
0 개 추천
댓글 수: 1
Star Strider
2020년 1월 25일
As always, my pleasure!
Thank you!
Fuad Nammas
2020년 1월 25일
0 개 추천
댓글 수: 1
Star Strider
2020년 1월 25일
That is not possible as you have defined the plot.
The ‘x’ and ‘Z1’ vectors define the axes, so only ‘Z2’ can have color associated with the surface plot.
Fuad Nammas
2020년 1월 25일
0 개 추천
댓글 수: 1
Star Strider
2020년 1월 25일
As always, my pleasure!
Thank you, and you, too.
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!