Re: Plot[x, {x,0,1}] is failing.
- To: mathgroup at smc.vnet.net
- Subject: [mg94228] Re: Plot[x, {x,0,1}] is failing.
- From: Szabolcs Horvát <szhorvat at gmail.com>
- Date: Mon, 8 Dec 2008 06:23:47 -0500 (EST)
- Organization: University of Bergen
- References: <ghf731$pg0$1@smc.vnet.net>
irdevable wrote:
> I recently upgraded from Mathematica 5.2 to 6.0.2.1 on my Macbook
> running 10.5.5. Now I can't plot. If I enter
>
> Plot[x, {x,0,1}]
>
> it returns
>
> -Graphics-
>
> but no plot appears. Does anyone know what the problem might be?
>
Please go to Edit -> Preferences -> Evaluation, and make sure that
"Format type of new output cells" is set to StandardForm.