CellsOnBoundary-example.nb
Example Cellzilla2D notebook.
GPL License applies.
See http://xlr8r.info and http://cellzilla.info for further details.
In[1]:=
Generate a random template constrained to circle of radius 100 with at least 50 cells. The actual number of cells will be the smallest integer square larger than 50.
In[2]:=
Out[3]=
In[4]:=
Out[4]=
Determine the cells that are on the "edge" of the tissue
In[5]:=
Out[5]=
Color the "boundary" cells a different color.
In[6]:=
In[9]:=
Out[9]=
It will also identify interior boundary cells, such as those around an ablated center:
In[25]:=
In[29]:=
Out[29]=