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!