X-Received: by 10.129.167.66 with SMTP id e63mr3565465ywh.3.1478989677737; Sat, 12 Nov 2016 14:27:57 -0800 (PST) X-Received: by 10.157.63.164 with SMTP id r33mr824953otc.10.1478989677702; Sat, 12 Nov 2016 14:27:57 -0800 (PST) Path: csiph.com!feeder.erje.net!2.us.feeder.erje.net!newspeer1.nac.net!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!n6no891266qtd.0!news-out.google.com!x12ni1781ita.0!nntp.google.com!q124no166611itd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Sat, 12 Nov 2016 14:27:57 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=41.92.102.153; posting-account=jqJ3-QoAAABuVMiNBqyAYkGFJILIo0V4 NNTP-Posting-Host: 41.92.102.153 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <650080f6-5b67-48ee-8d2b-2c473d8d9f29@googlegroups.com> Subject: Re: contour in gnuplot From: mohammed mouhcine Injection-Date: Sat, 12 Nov 2016 22:27:57 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Lines: 16 Xref: csiph.com comp.graphics.apps.gnuplot:3451 Le samedi 12 novembre 2016 07:47:09 UTC, Karl Ratzsch a =C3=A9crit=C2=A0: > Am 11.11.2016 um 22:11 schrieb mohammed mouhcine: >=20 > > # Set a nice color palette=20 > > set palette model RGB defined ( 0"black", 1"blue",= =20 > > 2"cyan",3"green",4"yellow",\=20 > > 5"red",8"purple" )=20 >=20 > >=20 > > in complation : erreur after compulation::: > > "d.gnu", line 14: undefined variable: quot > >=20 >=20 > I'm sure it'll work after you clean up that "set palette" command. thanks