Wolfram Language Paclet Repository (Under Development)

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • External Interfaces & Connections
    • Geographic Data & Computation
    • Graphs & Networks
    • Images
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Sound & Video
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
    • Using Paclets
    • Creating Paclets
    • New Definition Notebook
    • Random Paclet
    • Alphabetical List

Wireworld

Guides

  • Wireworld

Symbols

  • WireworldDraw
  • WireworldEvolve
  • WireworldPlot
  • WireworldStateQ
  • $WireworldFunctionRule
  • $WireworldNumberRule

Tutorials

  • WireworldPackage
DanielS`Wireworld`
WireworldDraw
​
WireworldDraw[{h,w}]
displays a window with interactive tools for drawing a Wireworld state with dimensions
{h,w}
, and returns the result.
​
WireworldDraw[state]
​ displays a window that initially contains a Wireworld
state
.
Details

Examples  
(2)
Basic Examples  
(2)
Open a window to draw a Wireworld state with specified dimensions from scratch:
In[1]:=
WireworldDraw
[{12,22}]
In[1]:=
———
Open a window to edit an existing Wireworld state:
In[1]:=
WireworldDraw
SparseArray
Specified elements: 62
Dimensions: {13,24}

In[1]:=
SeeAlso
WireworldPlot
RelatedGuides
▪
Wireworld

Powered by the Wolfram Cloud More about Wolfram Technology

© 2022 Wolfram Research, Inc. All rights reserved. Terms of Use Privacy Contact Us