MathKernel7.0 Densityplot showing blank
- To: mathgroup at smc.vnet.net
- Subject: [mg105707] MathKernel7.0 Densityplot showing blank
- From: isaac <davidbhatt at gmail.com>
- Date: Wed, 16 Dec 2009 06:18:03 -0500 (EST)
dear all,
i am trying to plot density plot using command prompt, but the graphic
windows shows only blank plot.
any help please
thanks in advance
regards
David B
the code i executed is as fllows
math
Mathematica 7.0 for Linux x86 (64-bit)
Copyright 1988-2008 Wolfram Research, Inc.
In[1]:= <<Terminal`
-- Terminal graphics initialized --
In[2]:= <<JavaGraphics`
-- Java graphics initialized --
In[3]:= g1 = DensityPlot[Cos[x + y], {x, -2*Pi, 2*Pi}, {y, -2, 2},
PlotPoints ->20]
Out[3]= -Graphics-