Talk About Network

Google





Graphics > Gnuplot interactive function plotter > Spacing between...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 4 Topic 3452 of 3655
Post > Topic >>

Spacing between plots in multiplot eps

by Anton81 <gerenuk81@[EMAIL PROTECTED] > Aug 4, 2008 at 02:44 PM

Hello,

I prepared a plot graphics with

set term post eps color solid font "Helvetica" 10
set output "plot.eps"
set multiplot layout 2,2
set size ratio 1
plot f(x)
plot g(x)
plot h(x)
plot i(x)
unset multiplot
unset output

and then I include the plot in latex with

\usepackage{graphicx}
....
\begin{figure}
\includegraphics{plot.eps}
\end{figure}

Is this the correct way to include gnuplot graphics in latex? What is
the difference between ps files and eps files?

How would I adjust the spacing between the plots? (they always come
out on A4 which leaves too much space between columns)

Can fonts sizes be controlled individually?

When I try to rotate my eps files on inclusion, the width does funny
things. Is there something I should know about postscript files to
make the width=\textwidth latex command work?

Thank you for ideas,
Anton
 




 4 Posts in Topic:
Spacing between plots in multiplot eps
Anton81 <gerenuk81@[EM  2008-08-04 14:44:00 
Re: Spacing between plots in multiplot eps
merritt@[EMAIL PROTECTED]  2008-08-04 14:54:30 
Re: Spacing between plots in multiplot eps
Anton81 <gerenuk81@[EM  2008-08-05 02:55:46 
Re: Spacing between plots in multiplot eps
Michael Kopp <michael.  2008-08-05 12:46:40 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Thu Jan 8 1:50:45 PST 2009.