Plot the line of intersection between two surfaces with trisurf
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Surface and Mesh Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!