ShowTissueCells | Cellzilla2D Home |
Description
Shows a picture of the tissue object with specific cells highlighted a differnt color.
Needs["Cellzilla2D`"];
Return Value
ShowTissueCells[tissue,{i,j,k,...}, color, options] returns a Graphics object with cells i,j,k the specified color and the remaining cells the default color (the value of "CellStyle", e.g., LightGreen).
Options
Same options as ShowTissue.
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also