답변 (2개)

Matt J
Matt J 2018년 9월 24일
편집: Matt J 2018년 9월 24일

0 개 추천

You can use the surf() command.
Basil C.
Basil C. 2018년 9월 24일

0 개 추천

You could use the following code
syms x y
z = ((1/x)^2 +y^2)^(1/2)
ezsurf(z)

카테고리

태그

질문:

2018년 9월 24일

답변:

2018년 9월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by