Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4402
| Path | csiph.com!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail |
|---|---|
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: GnuPlot problem from C ++ |
| Date | Thu, 22 Apr 2021 23:13:11 +0200 |
| Lines | 12 |
| Message-ID | <iee770Fr305U1@mid.dfncis.de> (permalink) |
| References | <0v238gp11qji3iu4qv4d1mfvtcej541euv@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.dfncis.de 3II5DqUuxjy1snn1y6/3EgWk1ol6/dyL7Hwzobd/x7p4R+098lABEeorUD |
| Cancel-Lock | sha1:RBvqZ5Ut38sBOi2uSUjJssHjaiE= |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0 |
| In-Reply-To | <0v238gp11qji3iu4qv4d1mfvtcej541euv@4ax.com> |
| Content-Language | de-DE |
| Xref | csiph.com comp.graphics.apps.gnuplot:4402 |
Show key headers only | View raw
Am 22.04.2021 um 16:45 schrieb Ulul� Ulul�: > When I start the program the graph of f(x) does not respect the > information provided to Gnuplot with the string "Frase": for example > the command "unset key" it is not respected as well as the "set grid" > command. Why? Because the pieces of your command string are in the wrong order. You put the cart before the horse. You should really begin by using gnuplot manually for a bit, before you go ahead trying to drive it from another program.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
GnuPlot problem from C ++ Ululì Ululà <ululi@ulu.la> - 2021-04-22 16:45 +0200
Re: GnuPlot problem from C ++ Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2021-04-22 23:13 +0200
Re: GnuPlot problem from C ++ Ululì Ululà <ululi@ulu.la> - 2021-04-23 11:50 +0200
Re: GnuPlot problem from C ++ Juan Humberto Artero Jaimez <artfulel1st@gmail.com> - 2021-05-10 08:19 -0700
csiph-web