| Author |
Comment/Response |
ROBM
|
12/31/12 10:16pm
hi all
trying to get back into Mathematica (using 9 used 5 before) I am trying to use some plot functions in the kernel. However no plot just repeats the command
In[2]:= Listplot[{{1,4},{2,6},{4,9}}]
Out[2]= Listplot[{{1, 4}, {2, 6}, {4, 9}}]
any ideas?
URL: , |
|