Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2213
| From | Michael <proximum@land.ru> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Data file with blank spaces |
| Date | 2013-12-15 04:58 +0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <l8ik9u$vj3$1@dont-email.me> (permalink) |
| References | <l8f964$vqv$1@dont-email.me> <l8i5c1$9ai$1@news.rz.uni-karlsruhe.de> |
> I guess you want to plot y1 vs. x, y2 vs. x, y3 vs. x? > > gp> plot "filename" using 1:2, "" us 1:3, "" us 1:4 > > plot "" just uses the filename from the last plot. > > Karl > I asked about missing data points. I've found the solution, "set datafile missing <character>". Thanks.
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
Data file with blank spaces Michael <proximum@land.ru> - 2013-12-13 22:30 +0700
Re: Data file with blank spaces Olaf Schultz <o.schultz@enhydralutris.de> - 2013-12-13 18:36 +0100
Re: Data file with blank spaces Karl <mail.kfr@gmx.net> - 2013-12-14 18:43 +0100
Re: Data file with blank spaces Michael <proximum@land.ru> - 2013-12-15 04:58 +0700
csiph-web