VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Wed Apr 04 2007 - 12:13:45 CDT
- Next message: rossi_at_york.cuny.edu: "Problem with Reading Binary ccp4 File Generated by CHARMM"
- Previous message: Peter Freddolino: "Re: how to connect chains using psfgen"
- In reply to: Vlad Cojocaru: "using Grace instead of Multiplot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Vlad,
You can either have multiplot export it's graphs to GRACE using
its File->Export to Xmgrace option, or you can force VMD to use
GRACE by default (rather than multiplot) by making a proc named
vmd_labelcb_user which simply passes its args to call vmd_labelcb_xmgr, e.g.:
proc vmd_labelcb_user { args }
vmd_labelcb_xmgr $args
}
Cheers,
John Stone
vmd_at_ks.uiuc.edu
On Wed, Apr 04, 2007 at 12:04:36PM +0200, Vlad Cojocaru wrote:
> Dear VMD users,
>
> Could somebody tell me how do I tell vmd 1.8.6b6 to use GRACE instead of
> MULTIPLOT for label graphs ?
>
> Thanks
> vlad
>
> --
> ----------------------------------------------------------------------------
> Dr. Vlad Cojocaru
>
> EML Research gGmbH
> Schloss-Wolfsbrunnenweg 33
> 69118 Heidelberg
>
> Tel: ++49-6221-533266
> Fax: ++49-6221-533298
>
> e-mail:Vlad.Cojocaru[at]eml-r.villa-bosch.de
>
> http://projects.villa-bosch.de/mcm/people/cojocaru/
>
> ----------------------------------------------------------------------------
> EML Research gGmbH
> Amtgericht Mannheim / HRB 337446
> Managing Partner: Dr. h.c. Klaus Tschira
> Scientific and Managing Director: Prof. Dr.-Ing. Andreas Reuter
> http://www.eml-r.org
> ----------------------------------------------------------------------------
>
-- NIH Resource for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 Email: johns_at_ks.uiuc.edu Phone: 217-244-3349 WWW: http://www.ks.uiuc.edu/~johns/ Fax: 217-244-6078
- Next message: rossi_at_york.cuny.edu: "Problem with Reading Binary ccp4 File Generated by CHARMM"
- Previous message: Peter Freddolino: "Re: how to connect chains using psfgen"
- In reply to: Vlad Cojocaru: "using Grace instead of Multiplot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]