pointsToSurf(x,y,z)

Creates a surface using data inputs of the 3 axes
463 Downloads
Updated 16 Dec 2014

View License

How do you turn a collection of XYZ triplets into a surface plot?
This function uses inherent matlab functions like griddata and surf to make a 3D surface using only the X,Y,Z vectors.

Cite As

Ankit Chiplunkar (2024). pointsToSurf(x,y,z) (https://www.mathworks.com/matlabcentral/fileexchange/48765-pointstosurf-x-y-z), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Rectified one error

1.0.0.0