Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1447
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.straub-nv.de!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | sfeam <sfeam@users.sourceforge.net> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: skip binary data |
| Followup-To | comp.graphics.apps.gnuplot |
| Date | Mon, 29 Oct 2012 10:58:46 -0700 |
| Organization | gnuplot development team |
| Lines | 15 |
| Message-ID | <k6mg4n$b72$1@dont-email.me> (permalink) |
| References | <874nlddzzs.fsf@kerstf.org> |
| Reply-To | sfeam@users.sourceforge.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Content-Transfer-Encoding | 7Bit |
| Injection-Date | Mon, 29 Oct 2012 17:58:47 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="8e86a57dfa599721f116da4577f3d1af"; logging-data="11490"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX182sGfXiEgAJByeZytoCsir" |
| User-Agent | KNode/4.4.9 |
| Cancel-Lock | sha1:JUEp/SfqspoAkqENHNAZ8A6qmHU= |
| Xref | csiph.com comp.graphics.apps.gnuplot:1447 |
Followups directed to: comp.graphics.apps.gnuplot
Show key headers only | View raw
Kurt Sterau wrote: > Hi, > > I plot some binary data: > > plot 'data.bin' binary format='%int8' u ($0):($1) with line lt 1 > > This works as expected, but unfortunately the file has 2507 Bytes and I > have to skip the first 6 Bytes und the last one. Only 2500 Bytes are of > interest. Can this be achieved within gnuplot 4.6 patchlevel 0 on Linux? > Or is there any other tool to achieve this? help binary skip
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
skip binary data Kurt Sterau <kurt.sterau@trash-mail.com> - 2012-10-29 17:06 +0100
Re: skip binary data sfeam <sfeam@users.sourceforge.net> - 2012-10-29 10:58 -0700
Re: skip binary data Kurt Sterau <kurt.sterau@trash-mail.com> - 2012-10-29 20:26 +0100
Re: skip binary data Kurt Sterau <kurt.sterau@trash-mail.com> - 2012-10-29 21:39 +0100
csiph-web