Hi,
I want to ex****t my plots to eps files with
set output "file.eps"
set term post color
plot ...
set output
How can I control the aspect ratio (and size) of the result in the eps
file?
Which (vector?) program do I use to compile my plots? Can I scale the plot
axis after creating the plot?
Anton