EdgeLength(s) | Cellzilla2D Home |
Description
Determines the lengths of the edges in a tissue.
Needs["Cellzilla2D`"];
Return Value
EdgeLength[tissue,i] returns the lengths of edge i in the tissue.
EdgeLengths[tissue] retursn a list {l1, l2, l3, ...} giving the lengths of each of the edges in the tissue.
Options
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also