triangularize surface in space
1 view (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
More Answers (0)
See Also
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!