Clipped Voronoi Diagram

Returns 2D clipped Voronoi Diagram of a cloud of points. Valid for all kinds of domains, holes...

You are now following this Submission

It's a modification of the initial function voronoi.m
In order to avoid the loops 'for' in the code, a lot of memory is needed. Working to solve it.

Use functions like PointLocation, DelaunayTri, so the code works in last versions of MatLab. In addition, in domains with holes and degenerate meshes (regular distribution of nodes) certain problems can appear. Working on it.

Cite As

David González (2026). Clipped Voronoi Diagram (https://www.mathworks.com/matlabcentral/fileexchange/28239-clipped-voronoi-diagram), 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.0.0.0