equalspline

Equally spaced points along a polyline. Can use spline, linear, and other interpolation methods.

You are now following this Submission

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 (2026). equalspline (https://uk.mathworks.com/matlabcentral/fileexchange/26986-equalspline), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Fixed bugs, header example typos

1.1.0.0

Fixed bugs, header example typos

1.0.0.0