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)

2 次查看(过去 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