surfarb.m

Drop-in "surf" replacement for irregularly sampled data sets
68 Downloads
Aktualisiert 23. Mär 2016

Lizenz anzeigen

surf() is a great visualization tool, but it requires x and y coordinates to be gridded. If collecting x, y, and z data from an experiment, you often wind up with a random collection of x-y points, which cannot be plotted using surf. surfarb uses delaunay triangulation to generate a surface from an arbitrary collection of points, and can be used as a drop-in replacement for surf for these kinds of data sets.

Zitieren als

Eric Pahlke (2024). surfarb.m (https://www.mathworks.com/matlabcentral/fileexchange/56117-surfarb-m), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Delaunay Triangulation finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0