Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Olaf Schultz Newsgroups: comp.graphics.apps.gnuplot Subject: Re: plotting 2 files with 2 different datafile separators Date: Thu, 11 Jun 2020 09:18:21 +0200 Lines: 21 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: individual.net 1c5LJPtveY83CwMdBFhRMw7Ydt0ESUi4KSiOwjy4Q7hspTxuWj Cancel-Lock: sha1:0QxwtlDeUwF33ErGyogKJpqtQ9U= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.1 In-Reply-To: Content-Language: de-DE Xref: csiph.com comp.graphics.apps.gnuplot:4354 On 6/11/20 8:21 AM, Jean-Pierre Coulon wrote: > On Thu, 11 Jun 2020, Jörg Buchholz wrote: > >>> I know how to workaround with multiplot but I thought it could be >>> simpler. >>> >> >> There will be more than one solution. My solution is, bring both files >> to the same separator. With "sytem" you can do it from inside gnuplot. > > Thanks, but I am with Windows. But I know how to process either file in > Fortran. Or I'll ask the enthusiast who provided the files to > standardize either one :-) > install cygwin and then use gnuplot there... sed and awk and gnuplot are available under cygwin. Greetings, Olaf