Message Boards Message Boards

1
|
5218 Views
|
7 Replies
|
1 Total Likes
View groups...
Share
Share this post:

Plot function evaluation fails

Posted 11 years ago
I have a problem visualizing my plots. Example when I evaluate the following expression:
In[1]= Plot[Sin[x], {x, 0, 6 Pi}]
the  outout shows that 
Out[1]= -Graphics-
does any one can help ?
POSTED BY: ANIS FAIDI
7 Replies
Most probably you are working on Mathematica Kernel version 6 or higher. Actually I am facing the same problem, it is perhaps because the Kernel doesnot display graphics. For graphics in kernel, you need to instruct the kernel to open >>JavaGraphics` , but in all the latest version this fails. 
POSTED BY: ritu1909
Maybe check the setting mentioned in support.wolfram.com/kb/3590.
POSTED BY: Ilian Gachevski
Posted 11 years ago
Thnaks Ilian, it helped a lot
POSTED BY: ANIS FAIDI
Posted 11 years ago
Try the next
Plot[Sin[x],{x,0,6 Pi}]
Greetings Anis Faidi
POSTED BY: Luis Ledesma
Posted 11 years ago
the syntax is correct, this happens even when I evaluate the help plot examples.
so, it is not related to expression syntax but probably to some system setting or missing programs
POSTED BY: ANIS FAIDI
Posted 11 years ago
what setting do I have to make then?
POSTED BY: ANIS FAIDI
Raspberry Pi or Kernel?
POSTED BY: Frank Kampas
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract