calcVoronoi
(method of vector3d)
compute the area of the Voronoi decomposition
Syntax
[V,C] = calcVoronoi(v,'param1',val1,'param2',val2)
Input
v |
Output
V |
list of Voronoi-Vertices |
C |
cell array of Voronoi-Vertices per generator |
See also
MTEX 4.0.1 |