riverscatter

Analysis of river bathymetry data using different interpolation methods from MATLAB's 'griddata'.
937 Downloads
Updated 2 Feb 2010

View License

This function carries out the following tasks:

1) Imports a set of xyz scatter data, interpolates them to a uniform mesh, where the user defines the interpolation method and mesh resolution.

2) Creates contour and 3D figures of the results and saves them as separate MATLAB figures.

3) Exports a text data file 'Interpolated_Scatter.xyz' of the mesh, not including NaN results from the griddata function output.

An example scatter data set 'Scatter.dat' has been included.

Cite As

Jeff Tuhtan (2024). riverscatter (https://www.mathworks.com/matlabcentral/fileexchange/26562-riverscatter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on 2-D and 3-D Plots in Help Center and MATLAB Answers
Acknowledgements

Inspired by: polysection

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0