gnuplot_kernel icon indicating copy to clipboard operation
gnuplot_kernel copied to clipboard

Failed to read and display image file from gnuplot

Open applibres opened this issue 4 years ago • 1 comments
trafficstars

Hi, when I tried to run:

plot sin(x)

I get this message:

Failed to read and display image file from gnuplot. Possibly:

  1. You have plotted to a non interactive terminal.
  2. You have an invalid expression.

It is necessary to set a terminal?

applibres avatar Oct 01 '21 22:10 applibres

Ordinarily, it is not necessary to set a terminal. Maybe there is a startup file with interfering settings!

has2k1 avatar Oct 07 '21 12:10 has2k1