Voronoi polygons
Show older comments
I need to color the voronoi polygons in such a way that the color of each polygon depends on the z value of the specific points used for generating the voronoi polygons in 2-D.
I also need to make sure that the polygons are generated in a delimited area.
Thank you.
1 Comment
Bruno Lopes
on 20 Feb 2022
You can use this code: https://it.mathworks.com/matlabcentral/fileexchange/34428-voronoilimit-varargin
It is the best I found on the internet. It is really useful.
Answers (0)
Categories
Find more on Voronoi Diagrams in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!