Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2584
| From | giacomo boffi <pecore@pascolo.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Concept II, gnuplot latex |
| Date | 2014-09-19 00:25 +0200 |
| Organization | The Sun and the Rain. |
| Message-ID | <87iokk4lc8.fsf@pascolo.net> (permalink) |
| References | <3aefcf63-63e4-466f-9fe3-f71c6ca6bd15@googlegroups.com> |
sankeyok@gmail.com writes:
> Hello guys, I am a new user of gnuplot and latex,
> I have plotted a graph in a simulation software "CONCEPT II" using
> gnuplot. Now I want to edit this graph and use it in my latex
> document using 'pgfplot' package.
dear sankeyo,
I have to say that I'm basing my responses on speculations, as your
question could have been less elusive...
that said, pgfplot(s) uses TeX to make a fine plot of your data when
the data is contained in an external file, or can be specified by an
analytical expression... imho if you NEED to use pgfplots you have two
choices
1. if what you have is JUST a graph, you can digitize it to
reconstruct the original data to be fed to pgfplots, please see
http://en.wikipedia.org/wiki/Converting_scanned_graphs_to_data
2. if you can run again your simulation, instead of plotting your
results ask »Concept II« to save the results in a text file, to
be fed into pgfplots as described in its fine manual
a further option is to use gnuplot, possibly from »Concept II«, to
produce an image format that you can include in your LaTeX document
if you want to follow the gnuplot way, here you will find many kind
and helpful people, if you want to stay with pgfplots you'd better ask
on the comp.text.tex newsgroups where, of course, you'll find other
helpful people as well
g
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
Concept II, gnuplot latex sankeyok@gmail.com - 2014-09-18 05:35 -0700 Re: Concept II, gnuplot latex giacomo boffi <pecore@pascolo.net> - 2014-09-19 00:25 +0200
csiph-web