[Malvern] Condiments of the Seasoning.
Geoff Bagley
geoff.bagley at btinternet.com
Sat Dec 24 18:08:20 GMT 2005
Hi Chris (and the group)
I am most grateful for this guidance.
Actually I already have gnuplot installed, but have never found time to
study or use it.
It seems to provide a bridge between a user friendly language for
programming functions, and postscript, which with .EPS
provides a good graphical output which I can e-mail to co-workers.
I would appreciate a session with you Chris ! Don't forget to hang up
your stocking tonight !
Cheers to all the group.
Geoff.
Chris Eilbeck wrote:
>On Sat, Dec 24, 2005 at 04:13:16PM +0000, Geoff Bagley wrote:
>
>
>>Merry Xmas.
>>
>>
>
>Have a good one everyone!
>
>
>
>>P.S. Anyone written any prog to plot mathematical graphs using
>>Postscript?
>>
>>
>
>Use Gnuplot. By default it will draw graphs to an X11 display but you can
>generate jpeg or postscript output easily too by issuing commands such
>as
>
> set terminal postscript solid color
> set output 'graph.ps'
> plot 'whatever'
>
>Type help set terminal for the options.
>
>You can script the commands too and invoke them using load 'script.gp' or by
>just calling it from the command line.
>
>Gnuplot is fab. I use it a lot.
>
>Enjoy!
>
>Chris
>
>
More information about the Malvern
mailing list