Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2582 > unrolled thread
| Started by | sankeyok@gmail.com |
|---|---|
| First post | 2014-09-18 05:35 -0700 |
| Last post | 2014-09-19 00:25 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
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
| From | sankeyok@gmail.com |
|---|---|
| Date | 2014-09-18 05:35 -0700 |
| Subject | Concept II, gnuplot latex |
| Message-ID | <3aefcf63-63e4-466f-9fe3-f71c6ca6bd15@googlegroups.com> |
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. I am searching on internet since two days but I am not able to get any relevant information. Can you guys help me ?
[toc] | [next] | [standalone]
| From | giacomo boffi <pecore@pascolo.net> |
|---|---|
| Date | 2014-09-19 00:25 +0200 |
| Message-ID | <87iokk4lc8.fsf@pascolo.net> |
| In reply to | #2582 |
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
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web