Mmatrix: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''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| | [[Category:Commands|Mmatrix]] |
Latest revision as of 13:39, 17 November 2009
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