smoothsurf( x,y,z,xn,yn,varargi​n )

plot smooth surface

You are now following this Submission

smoothsurf(x,y,z) plots a surface using scattered 3d points data. Smoothing the surface using convolution kernels.
interpolant include: linear, nearest and natural

Cite As

Liutong (2026). smoothsurf( x,y,z,xn,yn,varargin ) (https://au.mathworks.com/matlabcentral/fileexchange/60892-smoothsurf-x-y-z-xn-yn-varargin), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Surface Fitting using gridfit

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

auto detect row vector or column vector for input: x,y,z

1.0.0.0