logo

PlotRange.

JavaView Snapshot Mathematica Snapshot
JavaView Applet JavaView Lite Applet
PlotRange is an option for graphics functions that specifies what points to include in a plot. In[1]:= pr = Graphics3D[Stellate[Dodecahedron[]], PlotRange -> {All, {0., 2.}, {-0.7, 0.5}}];
Show[pr]

In[2]:= JavaView[pr]

© 1997-2017 Last modified: 22.06.2017 --- www.javaview.de --- The JavaView Project