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


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

Re: warning: Skipping data file with no valid points

Newsgroups comp.graphics.apps.gnuplot
Date 2015-09-07 03:54 -0700
References <b2bcb26f-79af-4210-9d02-db9e7460f5ec@googlegroups.com>
Message-ID <83086912-cf26-49a9-a26a-9013562aa597@googlegroups.com> (permalink)
Subject Re: warning: Skipping data file with no valid points
From ganesh.nitture@seagate.com

Show all headers | View raw


On Tuesday, January 13, 2015 at 5:24:17 PM UTC+5:30, souadj...@gmail.com wrote:
> Hey,
> i try plot two simple curve but i can't i have this error "warning: Skipping data file with no valid points", can you help me please?
> thanks
> 
> gnuplot> plot '-' with lines
> input data ('e' ends) > 1
> input data ('e' ends) > 2
> input data ('e' ends) > 3 
> input data ('e' ends) > 4
> input data ('e' ends) > e
> 
> gnuplot> replot '-' with lines
> input data ('e' ends) > 1
> input data ('e' ends) > 2
> input data ('e' ends) > 3
> input data ('e' ends) > 4
> input data ('e' ends) > e
> input data ('e' ends) > e
>          warning: Skipping data file with no valid points

Before you plot any graph, try typing this "set datafile separator ','" excluding double qoutes...will work i guess

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


Thread

warning: Skipping data file with no valid points souadji.amine@gmail.com - 2015-01-13 03:54 -0800
  Re: warning: Skipping data file with no valid points Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2015-01-13 19:04 +0100
  Re: warning: Skipping data file with no valid points souadji.amine@gmail.com - 2015-01-16 13:31 -0800
    Re: warning: Skipping data file with no valid points Karl <mail.kfr@gmx.net> - 2015-01-18 20:17 +0100
      Re: warning: Skipping data file with no valid points souadji.amine@gmail.com - 2015-01-18 13:50 -0800
        Re: warning: Skipping data file with no valid points Karl <mail.kfr@gmx.net> - 2015-01-18 23:54 +0100
  Re: warning: Skipping data file with no valid points ganesh.nitture@seagate.com - 2015-09-07 03:54 -0700
    Re: warning: Skipping data file with no valid points sfeam <sfeam@users.sourceforge.net> - 2015-09-07 23:18 -0700

csiph-web