Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3838

Warning: 'gnuplot' returned 256

Newsgroups comp.graphics.apps.gnuplot
Date 2017-12-20 07:45 -0800
Message-ID <0921641e-371e-466e-81e4-6778affe23e4@googlegroups.com> (permalink)
Subject Warning: 'gnuplot' returned 256
From Rana Rehan Khalid <ray.binm@gmail.com>

Show all headers | View raw


ERROR message show when i tried to open .gnu file. I also copy the .gnu script lines kindly guide what is going wrong. Thanks

>gnuplot ss.gnu

set cbtics    0.000    7.000 1.0
^
"ss.gnu", line 10: increment must be positive

Warning: 'gnuplot' returned 256

script is here

set terminal jpeg size 1024,768
set output "ss.gnu.jpg"
set pm3d map corners2color c1
set ytics    1.000,   1.000
set ytics("MET:1"    1.000,"TYR:2

set cbrange [  -0.500:   7.500]
set cbtics    0.000    7.000 1.0
set palette maxcolors 8
set palette defined (0 "#000000",1 "#0000FF",4 "#00FF00",7 "#FF0000")
set cbtics("None"    0.000,"Para"    1.000,"Anti"    2.000,"3-10"    3.000,"Alpha"    4.000,"Pi"    5.000,"Turn"    6.000,"Bend"    7.000)
set xlabel "Frame"
set ylabel ""
set yrange [   0.000: 191.000]
set xrange [   0.000:84002.000]
splot "-" with pm3d title "ss.gnu"
    1.000    1.000             0
    1.000    2.000             2

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

Warning: 'gnuplot' returned 256 Rana Rehan Khalid <ray.binm@gmail.com> - 2017-12-20 07:45 -0800
  Re: Warning: 'gnuplot' returned 256 Karl Ratzsch <mail.kfr@gmx.net> - 2017-12-20 19:40 +0100
    Re: Warning: 'gnuplot' returned 256 Rana Rehan Khalid <ray.binm@gmail.com> - 2017-12-20 14:29 -0800
    Re: Warning: 'gnuplot' returned 256 Rana Rehan Khalid <ray.binm@gmail.com> - 2017-12-20 14:35 -0800
      Re: Warning: 'gnuplot' returned 256 myriamkhanna@gmail.com - 2019-03-12 07:06 -0700

csiph-web