Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Asynchronous inputs are at the root of our race problems. -- D. Winker and F. Prosser


devel / comp.graphics.apps.gnuplot / Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet.

SubjectAuthor
* In the Cartesian coordinate system, it is necessary to build 4 graphsСергей Саленко
+* Re: In the Cartesian coordinate system, it is necessary to build 4Hans-Bernhard Bröker
|`* Re: In the Cartesian coordinate system, it is necessary to build 4Сергей Саленко
| `* Re: In the Cartesian coordinate system, it is necessary to build 4Сергей Саленко
|  `- Re: In the Cartesian coordinate system, it is necessary to build 4Сергей Саленко
`* Re: In the Cartesian coordinate system, it is necessary to build 4Marc 'BlackJack' Rintsch
 `- Re: In the Cartesian coordinate system, it is necessary to build 4Сергей Саленко

1
In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet.

<f0552afc-57dd-486e-a56b-eb66754a864dn@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=78&group=comp.graphics.apps.gnuplot#78

 copy link   Newsgroups: comp.graphics.apps.gnuplot
X-Received: by 2002:a5d:47ce:0:b0:1e8:88b7:446a with SMTP id o14-20020a5d47ce000000b001e888b7446amr3045114wrc.459.1645117497792;
Thu, 17 Feb 2022 09:04:57 -0800 (PST)
X-Received: by 2002:a25:d792:0:b0:624:c76:e824 with SMTP id
o140-20020a25d792000000b006240c76e824mr3327508ybg.343.1645117497146; Thu, 17
Feb 2022 09:04:57 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.87.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.graphics.apps.gnuplot
Date: Thu, 17 Feb 2022 09:04:56 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=78.26.151.116; posting-account=5mun7QkAAACcaex5GQjb6FdyBAVZVnnx
NNTP-Posting-Host: 78.26.151.116
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <f0552afc-57dd-486e-a56b-eb66754a864dn@googlegroups.com>
Subject: In the Cartesian coordinate system, it is necessary to build 4 graphs
on the 1st sheet.
From: sersal8...@gmail.com (Сергей Саленко)
Injection-Date: Thu, 17 Feb 2022 17:04:57 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Сергей Сал - Thu, 17 Feb 2022 17:04 UTC

Good evening!

I am a new user gnuplot, so please help me.

Formulation of the problem.

In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet.
1. I wrote a program for this, which I saved in a file test_gnu_1.txt:
set border 3
set xtics nomirror
set ytics nomirror
set xzeroaxis line type -1
set grid
plot “E:\x0x10_speed.txt” u 1:2 t “x=0” w lp pt 1 lc 1,
“” u 1:3 t “x=2” w lp pt 2 lc 2,
“” u 1:4 t “x=4” w lp pt 4 lc 3,
“” u 1:5 t “x=10” w lp pt 6 lc 4
2. In the editor NOTEPAD , save this file with the extension .gp : test_gnu _1.gp.
3. On the command line gnuplot I typed load “E:\ test_gnu _1.gp” – gnuplot gave an error message.
4. Then I did the following experiment
4.1. On the command line gnuplot I typed
plot “E:\x0x10_speed.txt” u 1:2 t “x=0” w lp pt 1 lc 1,
“” u 1:3 t “x=2” w lp pt 2 lc 2,
“” u 1:4 t “x=4” w lp pt 4 lc 3,
“” u 1:5 t “x=10” w lp pt 6 lc 4
Gnuplot drew graphs.
4.2. Left only command 4.1 in the file test_gnu _1.gp and on the command line gnuplot I typed load “E:\ test_gnu _1.gp” – gnuplot gave an error message.
Conclusion: gnuplot does not "understand" file test_gnu _1.gp.

I have 64b. computer and OS Windows 10. Gnuplot version 5.2, patchlevel 2, terminal type ‘windows’, encoding ‘cp 1251’..

Thanks in advance for your help and with the hope of understanding .
Sergey

Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet.

<j77sv3FmcrpU1@mid.dfncis.de>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=79&group=comp.graphics.apps.gnuplot#79

 copy link   Newsgroups: comp.graphics.apps.gnuplot
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail
From: HBBroe...@t-online.de (Hans-Bernhard Bröker)
Newsgroups: comp.graphics.apps.gnuplot
Subject: Re: In the Cartesian coordinate system, it is necessary to build 4
graphs on the 1st sheet.
Date: Thu, 17 Feb 2022 22:27:59 +0100
Lines: 11
Message-ID: <j77sv3FmcrpU1@mid.dfncis.de>
References: <f0552afc-57dd-486e-a56b-eb66754a864dn@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
X-Trace: news.dfncis.de 3Aqaa0yo3inPseNcBqi7DAeau8WG6ZHebq/L9AxsltpApzDUKl8nO+ydfa
Cancel-Lock: sha1:Jz4bquTMeRvdjIduh5GgOYr3ejY=
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.1
Content-Language: en-US
In-Reply-To: <f0552afc-57dd-486e-a56b-eb66754a864dn@googlegroups.com>
 by: Hans-Bernhard Bröke - Thu, 17 Feb 2022 21:27 UTC

Am 17.02.2022 um 18:04 schrieb Сергей Саленко:

> 3. On the command line gnuplot I typed load “E:\ test_gnu _1.gp” – gnuplot gave an error message.

Aha. And you seriously didn't think that it might be necessary for
people to know _what_ error message that was, to be able to help you?

> 4.2. Left only command 4.1 in the file test_gnu _1.gp and on the command line gnuplot I typed load “E:\ test_gnu _1.gp” – gnuplot gave an error message.

Same here.

Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet.

<9c41bd56-7124-4cd8-b152-cecf193f72acn@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=80&group=comp.graphics.apps.gnuplot#80

 copy link   Newsgroups: comp.graphics.apps.gnuplot
X-Received: by 2002:a05:600c:511c:b0:37e:3cc7:174 with SMTP id o28-20020a05600c511c00b0037e3cc70174mr8418216wms.159.1645211366329;
Fri, 18 Feb 2022 11:09:26 -0800 (PST)
X-Received: by 2002:a25:360b:0:b0:624:41fb:6a26 with SMTP id
d11-20020a25360b000000b0062441fb6a26mr4705363yba.319.1645211365666; Fri, 18
Feb 2022 11:09:25 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.88.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.graphics.apps.gnuplot
Date: Fri, 18 Feb 2022 11:09:25 -0800 (PST)
In-Reply-To: <j77sv3FmcrpU1@mid.dfncis.de>
Injection-Info: google-groups.googlegroups.com; posting-host=78.26.151.116; posting-account=5mun7QkAAACcaex5GQjb6FdyBAVZVnnx
NNTP-Posting-Host: 78.26.151.116
References: <f0552afc-57dd-486e-a56b-eb66754a864dn@googlegroups.com> <j77sv3FmcrpU1@mid.dfncis.de>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <9c41bd56-7124-4cd8-b152-cecf193f72acn@googlegroups.com>
Subject: Re: In the Cartesian coordinate system, it is necessary to build 4
graphs on the 1st sheet.
From: sersal8...@gmail.com (Сергей Саленко)
Injection-Date: Fri, 18 Feb 2022 19:09:26 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Сергей Сал - Fri, 18 Feb 2022 19:09 UTC

четверг, 17 февраля 2022 г. в 23:28:05 UTC+2, Hans-Bernhard Bröker:
> Am 17.02.2022 um 18:04 schrieb Сергей Саленко:
>
> > 3. On the command line gnuplot I typed load “E:\ test_gnu _1.gp” – gnuplot gave an error message.
> Aha. And you seriously didn't think that it might be necessary for
> people to know _what_ error message that was, to be able to help you?
> > 4.2. Left only command 4.1 in the file test_gnu _1.gp and on the command line gnuplot I typed load “E:\ test_gnu _1.gp” – gnuplot gave an error message.
> Same here.

Good evening Hans-Bernhard Broker!

Thank you very much for your willingness to help me!

I will make links to the points of my message from 17.02.2022 - both in paragraph 3 and in paragraph 4.2 gnuplot gave the same error message
“invalid comand line 1”.

Best regards, Sergei

Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet.

<b1835049-a40f-4680-ae2a-fec175ad145cn@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=81&group=comp.graphics.apps.gnuplot#81

 copy link   Newsgroups: comp.graphics.apps.gnuplot
X-Received: by 2002:adf:bc14:0:b0:1e2:b035:9c46 with SMTP id s20-20020adfbc14000000b001e2b0359c46mr13288057wrg.386.1645390377416;
Sun, 20 Feb 2022 12:52:57 -0800 (PST)
X-Received: by 2002:a25:4096:0:b0:623:f690:7131 with SMTP id
n144-20020a254096000000b00623f6907131mr16390729yba.411.1645390376844; Sun, 20
Feb 2022 12:52:56 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.88.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.graphics.apps.gnuplot
Date: Sun, 20 Feb 2022 12:52:56 -0800 (PST)
In-Reply-To: <9c41bd56-7124-4cd8-b152-cecf193f72acn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=78.26.151.24; posting-account=5mun7QkAAACcaex5GQjb6FdyBAVZVnnx
NNTP-Posting-Host: 78.26.151.24
References: <f0552afc-57dd-486e-a56b-eb66754a864dn@googlegroups.com>
<j77sv3FmcrpU1@mid.dfncis.de> <9c41bd56-7124-4cd8-b152-cecf193f72acn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b1835049-a40f-4680-ae2a-fec175ad145cn@googlegroups.com>
Subject: Re: In the Cartesian coordinate system, it is necessary to build 4
graphs on the 1st sheet.
From: sersal8...@gmail.com (Сергей Саленко)
Injection-Date: Sun, 20 Feb 2022 20:52:57 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Сергей Сал - Sun, 20 Feb 2022 20:52 UTC

пятница, 18 февраля 2022 г. в 21:09:28 UTC+2, Сергей Саленко:
> четверг, 17 февраля 2022 г. в 23:28:05 UTC+2, Hans-Bernhard Bröker:
> > Am 17.02.2022 um 18:04 schrieb Сергей Саленко:
> >
> > > 3. On the command line gnuplot I typed load “E:\ test_gnu _1.gp” – gnuplot gave an error message.
> > Aha. And you seriously didn't think that it might be necessary for
> > people to know _what_ error message that was, to be able to help you?
> > > 4.2. Left only command 4.1 in the file test_gnu _1.gp and on the command line gnuplot I typed load “E:\ test_gnu _1.gp” – gnuplot gave an error message.
> > Same here.
> Good evening Hans-Bernhard Broker!
>
> Thank you very much for your willingness to help me!
>
> I will make links to the points of my message from 17.02.2022 - both in paragraph 3 and in paragraph 4.2 gnuplot gave the same error message
> “invalid comand line 1”.
>
> Best regards, Sergei

Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet.

<8cfafa18-8fff-40b1-be0c-ff32617efa5en@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=82&group=comp.graphics.apps.gnuplot#82

 copy link   Newsgroups: comp.graphics.apps.gnuplot
X-Received: by 2002:adf:d219:0:b0:1e3:3e71:8a6 with SMTP id j25-20020adfd219000000b001e33e7108a6mr13056335wrh.35.1645390600191;
Sun, 20 Feb 2022 12:56:40 -0800 (PST)
X-Received: by 2002:a81:6b86:0:b0:2d6:cb39:7cb6 with SMTP id
g128-20020a816b86000000b002d6cb397cb6mr11468186ywc.512.1645390599638; Sun, 20
Feb 2022 12:56:39 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.87.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.graphics.apps.gnuplot
Date: Sun, 20 Feb 2022 12:56:39 -0800 (PST)
In-Reply-To: <b1835049-a40f-4680-ae2a-fec175ad145cn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=78.26.151.24; posting-account=5mun7QkAAACcaex5GQjb6FdyBAVZVnnx
NNTP-Posting-Host: 78.26.151.24
References: <f0552afc-57dd-486e-a56b-eb66754a864dn@googlegroups.com>
<j77sv3FmcrpU1@mid.dfncis.de> <9c41bd56-7124-4cd8-b152-cecf193f72acn@googlegroups.com>
<b1835049-a40f-4680-ae2a-fec175ad145cn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <8cfafa18-8fff-40b1-be0c-ff32617efa5en@googlegroups.com>
Subject: Re: In the Cartesian coordinate system, it is necessary to build 4
graphs on the 1st sheet.
From: sersal8...@gmail.com (Сергей Саленко)
Injection-Date: Sun, 20 Feb 2022 20:56:40 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Сергей Сал - Sun, 20 Feb 2022 20:56 UTC

воскресенье, 20 февраля 2022 г. в 22:52:59 UTC+2, Сергей Саленко:
> пятница, 18 февраля 2022 г. в 21:09:28 UTC+2, Сергей Саленко:
> > четверг, 17 февраля 2022 г. в 23:28:05 UTC+2, Hans-Bernhard Bröker:
> > > Am 17.02.2022 um 18:04 schrieb Сергей Саленко:
> > >
> > > > 3. On the command line gnuplot I typed load “E:\ test_gnu _1.gp” – gnuplot gave an error message.
> > > Aha. And you seriously didn't think that it might be necessary for
> > > people to know _what_ error message that was, to be able to help you?
> > > > 4.2. Left only command 4.1 in the file test_gnu _1.gp and on the command line gnuplot I typed load “E:\ test_gnu _1.gp” – gnuplot gave an error message.
> > > Same here.
> > Good evening Hans-Bernhard Broker!
> >
> > Thank you very much for your willingness to help me!
> >
> > I will make links to the points of my message from 17.02.2022 - both in paragraph 3 and in paragraph 4.2 gnuplot gave the same error message
> > “invalid comand line 1”.
> >
> > Best regards, Sergei

Good evening Hans-Bernhard Broker!

I would be very grateful if you tell me what needs to be corrected in the source code in order to eliminate the error.

Best regards, Sergei

Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet.

<sv836i$cuh$1@dont-email.me>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=83&group=comp.graphics.apps.gnuplot#83

 copy link   Newsgroups: comp.graphics.apps.gnuplot
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: mar...@rintsch.de (Marc 'BlackJack' Rintsch)
Newsgroups: comp.graphics.apps.gnuplot
Subject: Re: In the Cartesian coordinate system, it is necessary to build 4
graphs on the 1st sheet.
Date: Thu, 24 Feb 2022 14:02:58 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 22
Message-ID: <sv836i$cuh$1@dont-email.me>
References: <f0552afc-57dd-486e-a56b-eb66754a864dn@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 24 Feb 2022 14:02:58 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="69d52a9836c2e2f4fb80643f654724f4";
logging-data="13265"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1870SZ0LJuOTc3b5V1N/hON0ffTHCFaVgY="
User-Agent: Pan/0.144 (Time is the enemy; 28ab3ba git.gnome.org/pan2)
Cancel-Lock: sha1:tdXr+LESWODSVXU0MEYtfP6TxXs=
 by: Marc 'BlackJack - Thu, 24 Feb 2022 14:02 UTC

On Thu, 17 Feb 2022 09:04:56 -0800, Сергей Саленко wrote:

> 1. wrote a program for this, which I saved in a file test_gnu_1.txt:
> […]
> 3. On the command line gnuplot I typed load “E:\ test_gnu _1.gp” –
> gnuplot gave an error message.

So you say the file name is `test_gnu_1.txt` but you typed
`load “E:\ test_gnu _1.gp”` — even if we assume you didn't really type
typographical quotes and the file is actually saved on drive `E:` then
there still are two space characters that are not in the name
`test_gnu_1.txt`.

What about my assumption that you are actually using ”straight” ASCII
double quotes when typing the command(s) and in the file(s)? I.e. " and
not “ or ”‽

Ciao,
Marc 'BlackJack' Rintsch
--
“Die französische Übersetzung für »Offene Drogenszene«
heisst: »Tour de France«.” -- Gerhard Kocher

Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet.

<bae8c90f-e8fc-4845-b2bf-fe509cdf75b5n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=84&group=comp.graphics.apps.gnuplot#84

 copy link   Newsgroups: comp.graphics.apps.gnuplot
X-Received: by 2002:a05:600c:4e47:b0:37f:d688:90d1 with SMTP id e7-20020a05600c4e4700b0037fd68890d1mr15023733wmq.18.1646082664280;
Mon, 28 Feb 2022 13:11:04 -0800 (PST)
X-Received: by 2002:a81:8c9:0:b0:2d7:6801:3fcc with SMTP id
192-20020a8108c9000000b002d768013fccmr22315208ywi.347.1646082663467; Mon, 28
Feb 2022 13:11:03 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.128.87.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.graphics.apps.gnuplot
Date: Mon, 28 Feb 2022 13:11:03 -0800 (PST)
In-Reply-To: <sv836i$cuh$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=78.26.151.110; posting-account=5mun7QkAAACcaex5GQjb6FdyBAVZVnnx
NNTP-Posting-Host: 78.26.151.110
References: <f0552afc-57dd-486e-a56b-eb66754a864dn@googlegroups.com> <sv836i$cuh$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <bae8c90f-e8fc-4845-b2bf-fe509cdf75b5n@googlegroups.com>
Subject: Re: In the Cartesian coordinate system, it is necessary to build 4
graphs on the 1st sheet.
From: sersal8...@gmail.com (Сергей Саленко)
Injection-Date: Mon, 28 Feb 2022 21:11:04 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Сергей Сал - Mon, 28 Feb 2022 21:11 UTC

четверг, 24 февраля 2022 г. в 16:03:03 UTC+2, Marc 'BlackJack' Rintsch:
> On Thu, 17 Feb 2022 09:04:56 -0800, Сергей Саленко wrote:
>
> > 1. wrote a program for this, which I saved in a file test_gnu_1.txt:
> > […]
> > 3. On the command line gnuplot I typed load “E:\ test_gnu _1.gp” –
> > gnuplot gave an error message.
> So you say the file name is `test_gnu_1.txt` but you typed
> `load “E:\ test_gnu _1.gp”` — even if we assume you didn't really type
> typographical quotes and the file is actually saved on drive `E:` then
> there still are two space characters that are not in the name
> `test_gnu_1.txt`.
>
> What about my assumption that you are actually using ”straight” ASCII
> double quotes when typing the command(s) and in the file(s)? I.e. " and
> not “ or ”‽
>
> Ciao,
> Marc 'BlackJack' Rintsch
> --
> “Die französische Übersetzung für »Offene Drogenszene«
> heisst: »Tour de France«.” -- Gerhard Kocher
Good evening Marc ‘BlackJack’ Rintsch!

First of all, thank you very much for your willingness to help me.
I followed your instructions as follows
1. In the test_gnu_1.gp file, I replaced “straight” ASC2 double quotes “ double quotes ``.
2. Now the test_gnu_1.gp file looks like this
plot 'E:\x0x10_speed.txt' u 1:2 t ``x=0`` w lp pt 1 lc 1,
```` u 1:3 t ``x=2`` w lp pt 2 lc 2,
```` u 1:4 t ``x=4`` w lp pt 4 lc 3,
```` u 1:5 t ``x=10`` w lp pt 6 lc 4
3. With the command load “E:/ test_gnu_1.gp” launched for execution.
4. Received an error message line 1: invalid command.
5. May be gnuplot "does not understand" the character encoding in the test_gnu_1.gp file - I created this file in notepad.
I will have a convincing request to you - please download the test_gnu_1.gp file on your computer. I will send the data file x0x10_speed.txt and the test_gnu_1.gp file to your email.

Thanks in advance! Sergey

1
server_pubkey.txt

rocksolid light 0.9.7
clearnet tor