How to access the delaunay triangulation which is beneath a scatteredInterpolant function
Mostrar comentarios más antiguos
Hi, I'm using scatteredInterpolant for the first time. Before that I used TriScatteredInterpolant with the syntax F = TriScatteredInterp(DT, V), where DT is a previously calculated Delaunay triangulation.
With scatteredInterpolant that is no longer possible, and the only allowed syntax is F = scatteredInterpolant(x,y,v). But I need to access the Delaunay triangulation which is below the interpolator, when linear interpolation is used. Is that possible? Thanks for the support.
Greetings Vittorio Casella
Universita' degli Studi di Pavia
DICAR (Dipartimento di Ingegneria Civile e Architettura)
Via Ferrata, 3 - 27100 Pavia - Italy
Tel: +39 0382 985417 (diretto)
+39 0382 985400 (Segreteria)
Fax: +39 0382 985419
web: http://vittoriocasella.unipv.it/
--------------------------------------------------------------------------
Respuestas (0)
Categorías
Más información sobre Triangulations en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!