Re: [AMBER] How to save secondary structure gnuplot as image

From: <steinbrt.rci.rutgers.edu>
Date: Wed, 30 Jan 2013 09:40:43 -0500 (EST)

Hi,

I am not sure this is your question, but if you want to make pictures out
of gnuplot input files (Thats what .gnu means I guess), add the following
lines to the start of the .gnu file:

set terminal postscript color solid
set out '<filename>.ps'

then run gnuplot < <gnufile> to generate the image file.

'set terminal' has many more options, which you can check with help set
terminal in gnuplot...

Thomas

Dr. Thomas Steinbrecher
formerly at the
BioMaps Institute
Rutgers University
610 Taylor Rd.
Piscataway, NJ 08854

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Jan 30 2013 - 07:00:02 PST
Custom Search