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.
Code: Select all
In[1] := Plot[Sin[x],{x,-2,2}]
Out[1]= -Graphics-Mathematica? (pre-installed on recent raspbian distributions)schollz wrote:
How do I use graphics in Wolfram, is there a front-end that needs to be installed separately?