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: Wed, 10 Jun 2020 13:55:20 +0200 Lines: 14 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: individual.net 1FeTphkoJT2izqzET1JpXgiZDkcNcO5+vpSWOpjxMP87Z6ZeRL Cancel-Lock: sha1:xVptQGHhJnPjBrK2S39y+pbMEVo= 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:4349 On 6/10/20 1:07 PM, Jean-Pierre Coulon wrote: > In on file the data spaces are separated by a space and in the other one > they are separated with , requiring set datafile separator "\t". > > How can I say plot "file1.txt", "file2.txt", to be compatible with both? > Have you just tried it? Since I'am using now 20+ years I never had problems with Space and \t as separator... neither in same file nor in different files. Greetings, Olaf