From: Axel Kohlmeyer (akohlmey_at_cmm.chem.upenn.edu)
Date: Mon Jun 23 2008 - 10:03:21 CDT

On Sun, 22 Jun 2008, Sebastian Stolzenberg wrote:

SS> Hi everyone,
SS>
SS> In VMD Tcl mode, I know how to export a plot to xmgrace:
SS>
SS> $plothandle export xmgrace export.plot
SS>
SS> but how about to postscript?
SS>
SS> $plothandle export PostScript export.ps
SS>
SS> gives no errors, but also no export.ps.

as one can easily from looking at the sourcecode,
"multiplot export" currently only supports
exporting to 'grace', 'xmgr', and 'xmgrace'.
everything else is silently ignored.

since tcl allows to export a canvas to postscript,
it should in principle be doable to support this
with a little programming.

cheers,
   axel.

SS>
SS> Thank you,
SS> Best,
SS> Sebastian
SS>

-- 
=======================================================================
Axel Kohlmeyer   akohlmey_at_cmm.chem.upenn.edu   http://www.cmm.upenn.edu
   Center for Molecular Modeling   --   University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582,  fax: 1-215-573-6233,  office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.