surfarb.m

Drop-in "surf" replacement for irregularly sampled data sets
70 Downloads
Updated 23 Mar 2016

View License

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.

Cite As

Eric Pahlke (2026). surfarb.m (https://uk.mathworks.com/matlabcentral/fileexchange/56117-surfarb-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Delaunay Triangulation in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0