Path: csiph.com!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?J=c3=b6rg_Buchholz?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Can I use the same gnuplot script file to plot different data files? Date: Wed, 21 Nov 2018 11:53:16 +0100 Organization: A noiseless patient Spider Lines: 18 Message-ID: References: <1123688616.067028.222910@o13g2000cwo.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 21 Nov 2018 10:53:14 -0000 (UTC) Injection-Info: reader01.eternal-september.org; posting-host="52ff34d47dcc31ff119b4eca11bb6187"; logging-data="28227"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+/kExDO29yHVTHaW1XumvYwDnblZj9pA0=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 Cancel-Lock: sha1:JXZ8Opj5bWUvtKUJCuV4TIOwAfc= In-Reply-To: Content-Language: de-DE Xref: csiph.com comp.graphics.apps.gnuplot:4084 On 21.11.2018 08:22, srishtinagu19@gmail.com wrote: > On Wednesday, August 10, 2005 at 9:13:36 PM UTC+5:30, Peng Yu wrote: > > Hello , > I just saw this topic, I am making a gnuplot script and want to know- > How do we invoke the gnuplot script ? load 'scriptname' from inside gnuplot, or 'gnuplot sriptname' from a terminal/shell. > I am working with the following script below.. > Do we have to keep a filename extension for using the script ? No, Jörg