Not able to get graphs on screen with gnuplot
Posted
by
user81194
on Ask Ubuntu
See other posts from Ask Ubuntu
or by user81194
Published on 2012-08-04T02:57:22Z
Indexed on
2012/09/21
21:57 UTC
Read the original article
Hit count: 192
drivers
I have installed 12.04 along with Windows 7 and also installed gnuplot 4.6.0.
When I type gnuplot
on the terminal, I am getting the error message:
Terminal type set to unknown.
When I tried plot sin(x)
, the graph does not appear on the screen.
However, I am able to make a postscript file. I tried set terminal 'x11'
, system responds with:
unknown or ambiguous terminal.
Please help me solve this problem.
© Ask Ubuntu or respective owner