surfarb.m
                    Versión 1.0.0.0 (42,7 KB) por  
                  Eric Pahlke
                
                
                  Drop-in "surf" replacement for irregularly sampled data sets
                
                  
              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.
Citar como
Eric Pahlke (2025). surfarb.m (https://es.mathworks.com/matlabcentral/fileexchange/56117-surfarb-m), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
              Se creó con
              R2015b
            
            
              Compatible con cualquier versión
            
          Compatibilidad con las plataformas
Windows macOS LinuxCategorías
      Más información sobre Delaunay Triangulation en Help Center y MATLAB Answers.
    
  Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 | 
