필터 지우기
필터 지우기

Create a 3-D graph

조회 수: 2 (최근 30일)
Asad Ahmed
Asad Ahmed 2021년 6월 20일
답변: Walter Roberson 2021년 6월 20일
Given function f(x, y) = x^2 + y − sin(xy), draw 3-D graph of contour, plot3, mesh, surface on the intervals x ∈ [−2π, 2π] and y ∈ [−2π, 2π].

답변 (1개)

Walter Roberson
Walter Roberson 2021년 6월 20일
https://www.mathworks.com/help/matlab/ref/meshc.html#mw_7ea10a14-7937-4914-8926-acba95cc084d shows an example of creating a 3D meshplot with a user-supplied function.
The other kinds of plots just involve calling different plotting functions such as surf()

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

태그

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by