ConnectionList-example.nb
ConnectionMatrix / ConnectionList example
Example Cellzilla2D notebook.
GPL 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]:=
In[12]:=
Out[12]=
Determine the Connection List
In[6]:=
Out[6]=
In[7]:=
Out[7]=
Now find the connection matrix.
In[8]:=
Out[8]=
In[9]:=
Out[9]//MatrixForm=
In[10]:=
Out[10]//MatrixForm=