Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2361
| From | Olaf Schultz <o.schultz@enhydralutris.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: obtain a pdf graph from .cvs file |
| Date | 2014-03-20 20:59 +0100 |
| Message-ID | <bp0vktFa0qlU1@mid.individual.net> (permalink) |
| References | <6ab80666-7313-4dfc-8dcc-2d0ddde2ce70@googlegroups.com> |
Ramon Yll Prous wrote: > Hello, > > I'm new in using gnuplot and I'd like to obtain pdf graphs of a .csv file. Which would be commands I should use? I have read different tutorials but I'm having problems in knowing which terminal I should use. (I have used epslatex because I know a friend of mine uses it but without understanding why....) > > What I have done is: > > gnuplot> set terminal epslatex #definir la terminal (crec qye es amb la que treballaves tu, no?) > Terminal type set to 'epslatex' > Options are ' leveldefault monochrome blacktext \ > dashed dashlength 1.0 linewidth 1.0 butt noclip \ > nobackground \ > palfuncparam 2000,0.003 \ > noheader "" 11 fontscale 1.0 ' > gnuplot> set output "PROBA.eps" > gnuplot> set output "PROBA.tex" > gnuplot> plot "field-electrode.csv" using 1:2 > warning: Skipping unreadable file "field-electrode.csv" > No data in plot > > Can somebody please help me? I would really appreciate it... ps2pdf > Ramon
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
obtain a pdf graph from .cvs file Ramon Yll Prous <ryllprous@gmail.com> - 2014-03-19 15:42 -0700
Re: obtain a pdf graph from .cvs file Karl <mail.kfr@gmx.net> - 2014-03-20 02:48 +0100
Re: obtain a pdf graph from .cvs file Ramon Yll Prous <ryllprous@gmail.com> - 2014-03-20 12:54 -0700
Re: obtain a pdf graph from .cvs file Karl <mail.kfr@gmx.net> - 2014-03-21 18:34 +0100
Re: obtain a pdf graph from .cvs file Olaf Schultz <o.schultz@enhydralutris.de> - 2014-03-20 20:59 +0100
Re: obtain a pdf graph from .cvs file Ramon Yll Prous <ryllprous@gmail.com> - 2014-03-20 13:50 -0700
Re: obtain a pdf graph from .cvs file Karl <mail.kfr@gmx.net> - 2014-03-21 18:25 +0100
Re: obtain a pdf graph from .cvs file Karl <mail.kfr@gmx.net> - 2014-03-23 18:30 +0100
Re: obtain a pdf graph from .cvs file Ramon Yll Prous <ryllprous@gmail.com> - 2014-04-04 12:35 -0700
csiph-web