triangularize surface in space

5 views (last 30 days)
Victor Saouma
Victor Saouma on 15 Dec 2020
Answered: Pratyush Roy on 22 Dec 2020
I have a set of data points (see below, those are along a structured pattern (4 rows in the y in the attached figure), and I have a scalar value assosicated with each point.
I would like to visualize those scalars by either:
1) triangularizing the data and then color the gird; or better yet 2) compute the normal at each point, and then plot a vector, along the normal, but proportional to the corresponding scalar values.
How can I do it?
(I am attaching both figure and data points).
thanks
victor

Accepted Answer

Pratyush Roy
Pratyush Roy on 22 Dec 2020
Hi,
The following link might be helpful.
Hope this helps!

More Answers (0)

Categories

Find more on Delaunay Triangulation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!