How do I use graphics in Wolfram?
Posted: Wed Mar 05, 2014 1:07 pm
When I open wolfram (double clicking on "Wolfram") it opens up in xterm so that if I plot something I can't get a graphics window to come up:
If I try to do other things that involve graphics (like the Facebook graph) it says there is no front-end.
How do I use graphics in Wolfram, is there a front-end that needs to be installed separately?
Thanks.
Code: Select all
In[1] := Plot[Sin[x],{x,-2,2}]
Out[1]= -Graphics-How do I use graphics in Wolfram, is there a front-end that needs to be installed separately?
Thanks.