Karl Oberholser wrote: > > I am making a tutorial in which I want to overlay several Ramachandran > plots, but I have not been able to find a command that will display > selected frames out of a series frames, e.g. display frames 2.1, 4.1, > 6.1, but not 1.1, 3.1, 5.1. There must be such a command. What am I > over looking?
before using display 2.1,4.1,6.1 you need to make all the frames "displayable" using: frame 0.0 So the sequence is: frame 0.0;display 2.1,4.1,6.1 Bob > > Karl > > >------------------------------------------------------------------------ > >------------------------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. >Still grepping through log files to find problems? Stop. >Now Search log events and configuration files using AJAX and a browser. >Download your FREE copy of Splunk now >> http://get.splunk.com/ > >------------------------------------------------------------------------ > >_______________________________________________ >Jmol-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/jmol-users > > -- Robert M. Hanson Professor of Chemistry St. Olaf College Northfield, MN http://www.stolaf.edu/people/hansonr If nature does not answer first what we want, it is better to take what answer we get. -- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

