필터 지우기
필터 지우기

I have data x=[ 0 3 7 11];y=[0 2 4 8];z=[1 10 8 11;2 11 9 12;3 12 10 14;3 12 10 14;4 13 12 15].How to find patches of data(X,Y,Z)

조회 수: 1 (최근 30일)
I have data
x=[ 0 3 7 11];
y=[0 2 4 8];
z=[1 10 8 11;2 11 9 12;3 12 10 14;3 12 10 14;4 13 12 15]
How to find patches of data(X,Y,Z)

답변 (0개)

카테고리

Help CenterFile Exchange에서 Polygons에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by