ArrayPlot
Usage
Notes
Further Examples
Here is a matrix.
In[1]:=
|
This plots .
In[2]:=
|
This plots with frame ticks added. Notice that the row indices run from top to bottom, and column indices from left to right.
In[3]:=
|
By default, entries are plotted using GrayLevel. The entry with largest absolute value is black and the smallest is white. This plots a matrix, with entry values varying from to .
In[4]:=
|
This plots a cellular automaton.
In[5]:=
|
This plots a sparse matrix in black and white.
In[6]:=
|
In[7]:=
|
|