DensityGraphics Object
JavaView Snapshot | Mathematica Snapshot |
JavaView Applet | JavaView Lite Applet |
Density plot of an array of scalars. | In[1]:=
gd = DensityPlot[Sin[x] Sin[y], {x, -2, 2}, {y, -2, 2}] In[2]:= JavaView[gd] |
JavaView Snapshot | Mathematica Snapshot |
JavaView Applet | JavaView Lite Applet |
Density plot of an array of scalars. | In[1]:=
gd = DensityPlot[Sin[x] Sin[y], {x, -2, 2}, {y, -2, 2}] In[2]:= JavaView[gd] |
|