Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2356

obtain a pdf graph from .cvs file

X-Received by 10.43.163.199 with SMTP id mp7mr13709623icc.6.1395268956381; Wed, 19 Mar 2014 15:42:36 -0700 (PDT)
X-Received by 10.50.61.144 with SMTP id p16mr679160igr.16.1395268956086; Wed, 19 Mar 2014 15:42:36 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!l13no8505511iga.0!news-out.google.com!dd7ni76igb.0!nntp.google.com!l13no8505503iga.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Wed, 19 Mar 2014 15:42:35 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=128.200.66.71; posting-account=jvWYbAoAAAAWyyRuZL_VWQZZcgS8eqjH
NNTP-Posting-Host 128.200.66.71
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <6ab80666-7313-4dfc-8dcc-2d0ddde2ce70@googlegroups.com> (permalink)
Subject obtain a pdf graph from .cvs file
From Ramon Yll Prous <ryllprous@gmail.com>
Injection-Date Wed, 19 Mar 2014 22:42:36 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com comp.graphics.apps.gnuplot:2356

Show key headers only | View raw


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...

Ramon

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

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