Voronoi polygons
显示 更早的评论
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 个评论
Bruno Lopes
2022-2-20
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Voronoi Diagrams 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!