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!