Plot the line of intersection between two surfaces with trisurf
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!