Path: csiph.com!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Plotting many curves? Date: Wed, 13 Sep 2017 22:46:36 +0200 Lines: 9 Message-ID: References: <81a289ce-bba5-424e-86ec-e24cc94d69a8@googlegroups.com> <9342c95e-8745-41dc-a7e1-f448b2a77738@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de B5khfydRspjSuHPM3cTdhgcIonV6BKSglVSpgxQHbjuArhXwzat47F/0Ye Cancel-Lock: sha1:nIM3PHiPQwq0mCtDE7/L9gemVE0= User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 In-Reply-To: <9342c95e-8745-41dc-a7e1-f448b2a77738@googlegroups.com> Content-Language: de-DE Xref: csiph.com comp.graphics.apps.gnuplot:3752 Am 13.09.2017 um 15:55 schrieb Cass Sackett: > The error (when I got it) looked like my plot command line had ended > prematurely, and gnuplot was expecting another argument. But since > the problem went away I can't cite the error exactly. This usually _does_ come from using gnuplot as the backend to some other program, like Octave does, on Windows, and then it has nothing to do with any actual command line length limit. It's a pipe overrun between the front-end program and gnuplot.