----- Original Message ----
From: Micha Wiedenmann <mw...@gm...>
To: Gnu...@li...
Sent: Thursday, January 17, 2008 11:22:08 PM
Subject: [Gnuplot-info] Include a picture to a plot
| Hi,
|
| I plot some data and would like to add "phase1.png" to the plot (which
| explains the plotted data).
Do you mean to add as a text? or insert a PNG file into the graph?
| Is this possible? If it is, how?
If the first: you may use command: set label 1 'phase1.png' at x,y left (example).
If the second, I think it is impossible... I have no experience about this, but you can combine the graph produced by gnuplot and a PNG file with other software, like Xfig or Inkscape (both softwares can read EPS and raster images). Sorry if I am wrong.
Regards,
Wayan
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
|