How to plot 3D surface for data

Hello All I am trying to create 3d plot for an intersection Coordinates (X,Y,Z) which i have in a matrix , i made a good scattering plot from it ,but i can not make surface or plot lines between the points in the right way ,
i need to know how to draw lines between specific points
thnax in advance

1 件のコメント

José-Luis
José-Luis 2016 年 6 月 6 日
Do you have the connectivity specified? In other words: which points are connected to which?
Otherwise, you could use something like a Delaunay triangulation.
doc Delaunay

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeTriangulations についてさらに検索

質問済み:

2016 年 6 月 6 日

コメント済み:

2016 年 6 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by