Re: Graphics not displayed
- To: mathgroup at smc.vnet.net
- Subject: [mg119772] Re: Graphics not displayed
- From: Alexey Popkov <lehin.p at gmail.com>
- Date: Tue, 21 Jun 2011 07:24:20 -0400 (EDT)
- Reply-to: comp.soft-sys.math.mathematica at googlegroups.com
Try
Get["Version7`Graphics`"]
> Hi everybody,
>
> I hope this is a easy one. For simple plots or other graphics all I get
> is something like the following.
>
> In[1]:= Plot[y, {y, 0, 1}]
>
> Out[1]= -Graphics-
>
> I have Mathematica 7.0 on Windows 7. I recently made a Java update.
>
> Thanks a lot in advance,
> Matthias