equalspline

Equally spaced points along a polyline. Can use spline, linear, and other interpolation methods.
617 Downloads
Updated 17 Jul 2011

View License

This function carries out the following tasks:

1) Allows the user to define a series of waypoints from which to create a polyline.

2) Creates a polyline based on a given interpolation method and resolution.

3) Generates a series of evenly spaced x y coordinate pairs along the polyline.

Cite As

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

MATLAB Release Compatibility
Created with R2009a
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.2.0.0

Fixed bugs, header example typos

1.1.0.0

Fixed bugs, header example typos

1.0.0.0