From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 X-Injected-Via-Gmane: http://gmane.org/ To: community@lists.altlinux.org From: Andrei Lomov Date: Thu, 27 Mar 2008 21:27:36 +0600 Message-ID: References: <20080327123641.GC17687@ricom.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: nat6.academ.org User-Agent: KNode/0.10.5 Sender: news Subject: Re: [Comm] gnuplot X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2008 15:27:08 -0000 Archived-At: List-Archive: List-Post: Alexey Morsov wrote: > On Thu, Mar 27, 2008 at 02:46:27PM +0600, Andrei Lomov wrote: >> >> Не получается задать перенос строки в файле команд gnuplot ... > >> $ cat plot1 >> plot "10.stat" using 1:6 with linespoints, "10.stat" using 1:6 with >> linespoints > > plot "10.stat" \ > using 1:6 with linespoints, \ > "10.stat" using 1:6 with linespoints Оно самое, спасибо! -- Всего доброго, А.Л.