JavaView Logo  
Home Demos Applications Tutorial Download Help Feedback

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]


© 1999-2005 Last modified: 03.10.2005 --- http://www.javaview.de --- The JavaView Project