채택된 답변

Walter Roberson
Walter Roberson 2017년 10월 10일

1 개 추천

t1 = @(x, h) cos(8*x + 5) - h.*(8*sin(8*x + 5) - 27*x.^8) + 3*x.^9;
fsurf(t1)

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

질문:

2017년 10월 10일

답변:

2017년 10월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by