X-Received: by 10.236.22.231 with SMTP id t67mr27015770yht.19.1421150056509; Tue, 13 Jan 2015 03:54:16 -0800 (PST) X-Received: by 10.140.27.197 with SMTP id 63mr25667qgx.6.1421150056402; Tue, 13 Jan 2015 03:54:16 -0800 (PST) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!bm13no143682qab.0!news-out.google.com!n9ni482qai.0!nntp.google.com!v8no661670qal.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Tue, 13 Jan 2015 03:54:16 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=193.50.79.255; posting-account=z58usAoAAAAJpNOL1ugiXBF7z0WQEGXp NNTP-Posting-Host: 193.50.79.255 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: warning: Skipping data file with no valid points From: souadji.amine@gmail.com Injection-Date: Tue, 13 Jan 2015 11:54:16 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Received-Bytes: 1557 X-Received-Body-CRC: 1029482199 Xref: csiph.com comp.graphics.apps.gnuplot:2705 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