Plot the line of intersection between two surfaces with trisurf

3 views (last 30 days)
Referring to this thread:
Is there a possibility to plot the line of intersection, in case one of the surface is a trisurf?
In my use case, I'm not able to meshgrid one of the surfaces because of numerical quality. The amount of points is too big to pass to meshgrid. However, if I choose a random subset, the resulting surface does not reproduce the shape built up by my data points. What is possible is to use delauny and trisurf on the data.

Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!