|
From: Thomas S. <t.s...@fz...> - 2011-05-11 14:01:21
|
you could use objects in gnuplot: set obj 1 circle center 3.7,0.34 radius 0.8 fill solid fc rgbcolor "black" front set obj 2 circle center 3.7,0.34 radius 0.4 fill solid fc rgbcolor "white" front plot ... pban92 wrote: > > 1. I am using eps figure (wind tunnel velocity profiles) created by > gnuplot. (Image 123-1) > 2. I used tikz package to draw my experimental set-up. (Image 123-2) > 3. I am wondering is there a way to include the latex tikz script in > gnuplot script which will combine both as a single eps figure? (Image > 123-3) > > Many thanks for any suugestion. > > Image 1: http://old.nabble.com/file/p31594177/123-1.jpg > Image 2: http://old.nabble.com/file/p31594177/123-2.jpg > Image 3: http://old.nabble.com/file/p31594177/123-3.jpg > > > > > > -- View this message in context: http://old.nabble.com/The-best-option-to-include-tikz-picture-on-gnuplot-figure-tp31594177p31594524.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |