ConnectionList-example.nb
ConnectionMatrix and ConnectionList example
Example Cellzilla2D notebook.
LGPL License applies.
See http://xlr8r.info and http://cellzilla.info for further details.
In[1]:=
In[2]:=
Generate random vertices to use as Voronoi Centers
In[3]:=
Use the Voronoi Centers to generate a tissue with 5 cells using the Bounded-Cell-Voronoi algorithm
In[5]:=
Determine the Connection List
In[6]:=
Out[6]=
In[7]:=
Out[7]=
Now find the connection matrix.
In[8]:=
Out[8]=
In[10]:=
Out[10]//MatrixForm=
In[11]:=
Out[11]//MatrixForm=