A problem with graphics display in Mathematica 5.0
- To: mathgroup at smc.vnet.net
- Subject: [mg46653] A problem with graphics display in Mathematica 5.0
- From: "Qinsi Long" <longqinsi at 163.com>
- Date: Thu, 26 Feb 2004 17:54:13 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
I'm using Mathematica 5.0. The following is the output when I use Mathematica 5 Kernel: In[1]:= Plot[x^5-3x+7,{x,-3,3}] Display::dopen: There is an error opening the output file "C:\DOCUME~1\\:9f99\:52e4\:601d\LOCALS~1\Temp\000001a05804". Out[1]= -Graphics- I don't know why. Who can tell me how to solve it. Thanks.