Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4459
| 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 | csiph.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!feeder1.cambriumusenet.nl!feed.tweak.nl!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> (permalink) |
| Subject | Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet. |
| From | Сергей Саленко <sersal8086@gmail.com> |
| Injection-Date | Mon, 28 Feb 2022 21:11:04 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| Xref | csiph.com comp.graphics.apps.gnuplot:4459 |
Show key headers only | View raw
четверг, 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
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet. Сергей Саленко <sersal8086@gmail.com> - 2022-02-17 09:04 -0800
Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet. Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2022-02-17 22:27 +0100
Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet. Сергей Саленко <sersal8086@gmail.com> - 2022-02-18 11:09 -0800
Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet. Сергей Саленко <sersal8086@gmail.com> - 2022-02-20 12:52 -0800
Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet. Сергей Саленко <sersal8086@gmail.com> - 2022-02-20 12:56 -0800
Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet. Marc 'BlackJack' Rintsch <marc@rintsch.de> - 2022-02-24 14:02 +0000
Re: In the Cartesian coordinate system, it is necessary to build 4 graphs on the 1st sheet. Сергей Саленко <sersal8086@gmail.com> - 2022-02-28 13:11 -0800
csiph-web