Perimeter | Cellzilla2D Home |
Description
Needs["Cellzilla2D`"];
Return Value
Perimeter[{v1,v2,...}]
returns the Perimeter of polygon with the specified vertices.
Perimeter[tissue,i]
returns the Perimeter of cell i in the specified Tissue object
Perimeter[tissue]
returns a list of the Perimeters of all the cells in the specified
Tissue object
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also