[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Plotting Help




You cannot plot gif (that I am aware of) because of the Unisys stuff.  If
you uncomment the first two lines of my script (set terminal, set output), a
png file will be made.  If you do a <gnuplot> and then <help set terminal>,
you will see the output formats gnuplot supports.  If you want more, you'll
have to download source and start compiling.  It doesn't support jpg by
default, but if you want to play with perl, try grabbing ImageMagick and
it's perl module, and once installed, you can easily convert between graphic
file formats (even fits files).

> -----Original Message-----
> From: Tom Droege [mailto:tdroege2@earthlink.net]
> Sent: Tuesday, March 19, 2002 2:27 PM
> To: tass@listserv.wwa.com
> Subject: Plotting Help
> 
> 
> Thanks to Rob and Michael for the gnuplot help.  I think I 
> have enough 
> information for making plots to get started.
> 
> One more question.  How can I get a .gif or some such file out of 
> gnuplot?  OK, I have printed out a ton of paper.  The manual 
> stuff mostly 
> is designed for you to look up something really complicated.  
> ;^)  OK, just 
> griping.
> 
> Tom Droege
> 
>