Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4380
| Path | csiph.com!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jörg Buchholz <bookwood4new@freenet.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: GNUplot for hysteresis loop not giving graph |
| Date | Thu, 17 Dec 2020 09:16:35 +0100 |
| Organization | A noiseless patient Spider |
| Lines | 23 |
| Message-ID | <rrf451$6ae$1@dont-email.me> (permalink) |
| References | <be92635d-90e5-4a38-8eb4-df148821352en@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Thu, 17 Dec 2020 08:16:33 -0000 (UTC) |
| Injection-Info | reader02.eternal-september.org; posting-host="1c03387bb53f102d593c609a5faa34b2"; logging-data="6478"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19NZN6B00sbjjMJLS06gINfDj2gIkUrnAQ=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 |
| Cancel-Lock | sha1:WUSPqwnt2WbcTjvdRSMD1S8/Abc= |
| In-Reply-To | <be92635d-90e5-4a38-8eb4-df148821352en@googlegroups.com> |
| Content-Language | en-GB |
| Xref | csiph.com comp.graphics.apps.gnuplot:4380 |
Show key headers only | View raw
On 16.12.2020 14:20, Buse Ozkan wrote: > I have tried the following: gnuplot --persist -e 'plot "plot1.dat" u > 1:2' > > gnuplot make_plot.gnu where the make_plot.gnu is a script with; set > term postscript eps enhanced color set out ‘hysteresis.eps’ set > xlabel ‘Applied field H_x (A/m)’ set ylabel ‘M_x / M_s’ set xrange > [-1050000:1050000] set yrange [-1.2:1.2] plot ‘plot.dat’ u 1:2 ti > ‘ellipsoid example’ w lp 3 > > > Is there any help you can give me about this? Also apart from the > manuals are there any other tutorials present for me to understand > the package more to use it effectively? If you first open gnuplot and then load the script you get error messages from gnuplot. load 'make_plot.gnu' Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
GNUplot for hysteresis loop not giving graph Buse Ozkan <buse1.ozkan@gmail.com> - 2020-12-16 05:20 -0800 Re: GNUplot for hysteresis loop not giving graph Jörg Buchholz <bookwood4new@freenet.de> - 2020-12-17 09:16 +0100
csiph-web