Jason Cawley
Wolfram Science Group
Phoenix, AZ USA
Registered: Aug 2003
Posts: 712 |
Yes, those are now built in functions in Mathematica. You can get information about how they work, their various formats and options, from the help browser. Just open help and try typing in the function name at the top, and you navigate to the page in the help describing that function. For a fast look at the standard syntax and a brief description of what it does, just type ?functionname in the main window of your notebook.
ArrayPlot is a general graphics function that expects a 2D array of integers. CellularAutomaton is a powerful built in function that computes the evolution history of any CA you ask for, any number of dimensions, colors, offsets, etc. If you have specific questions about how to use either, that the help can't answer for you, feel free to ask here.
Report this post to a moderator | IP: Logged
|