필터 지우기
필터 지우기

Contour3 problem with data arrays

조회 수: 1 (최근 30일)
Mateusz Brzezinski
Mateusz Brzezinski 2021년 2월 10일
댓글: darova 2021년 2월 11일
Hello, I would like to use a contour3 function. However, I'm not sure whats the proper way to use it on my data.
I have eleven x matrices (x1 - x11,), eleven matrices of y (y1 - y11), and one z matrix (11 cels). Both y and x matrix have 4K+ cels. Normally to plot this graph in 2D I can simply use plot(x1, y1) and so on and so on. I'm not sure how to do it with contour3.
My z matrix is an array of z values, each corresponding to each pair of y and x. That means z(1,:) describes the high(z coordinate) of every point created by x1 and y1 coordinates.
I will be grateful for any help!
  댓글 수: 1
darova
darova 2021년 2월 11일
Can you attach the data?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by