Re: Plot "not working"
- To: mathgroup at smc.vnet.net
- Subject: [mg80639] Re: Plot "not working"
- From: Szabolcs <szhorvat at gmail.com>
- Date: Tue, 28 Aug 2007 02:02:44 -0400 (EDT)
- Organization: University of Bergen
- References: <fath12$3m9$1@smc.vnet.net>
bethe at hushmail.com wrote:
> When I enter Plot[{Sin[x], Sin[2 x], Sin[3 x]}, {x, 0, 2 Pi}] ...
> all I get is the word "-Graphics-", but no plot is visible...
>
> Any help is appreciated...thanks in advance!
Restart the Mathematica kernel.
If the problem is not resolved after you restart Mathematica, post the
value of $DisplayFunction and $Version.
Do you have anything in your init.m file?
Szabolcs