Polygon simplification

Simplifies a closed polygon by reducing the number of vertices to a specified number

You are now following this Submission

Editor's Note: This file was selected as MATLAB Central Pick of the Week

Reduce the number of vertices in a closed polygon while maintaining the shape and detail as much as possible.

Unlike similar functions, this one will allow you to reduce to a specific number of vertices.

Cite As

Peter Bone (2026). Polygon simplification (https://in.mathworks.com/matlabcentral/fileexchange/45342-polygon-simplification), 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

Significant speed up.

1.1.0.0

Fixed error referencing non-existing variable.

1.0.0.0