Mmatrix: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
'''mmatrix''' sets up a matrix to be used for the first frame of the movie. | |||
===USAGE=== | ===USAGE=== | ||
mmatrix {clear|store|recall} | |||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | |||
cmd.mmatrix( string action ) | |||
</source> | |||
===EXAMPLES=== | ===EXAMPLES=== | ||
mmatrix store | |||
[[Category:Commands|mmatrix]] | [[Category:Commands|mmatrix]] |
Revision as of 19:40, 13 June 2005
DESCRIPTION
mmatrix sets up a matrix to be used for the first frame of the movie.
USAGE
mmatrix {clear|store|recall}
PYMOL API
cmd.mmatrix( string action )
EXAMPLES
mmatrix store