evalrasmolscript
(To be removed) Send RasMol script commands to Molecule Viewer window
evalrasmolscript
will be removed in a future release.
Syntax
evalrasmolscript(
FigureHandle
, Command
)
Arguments
FigureHandle | Figure handle to a molecule viewer returned by the
molviewer function. |
Command | Any of the following:
|
Description
evalrasmolscript(
sends the RasMol script commands specified by FigureHandle
, Command
)Command
to
FigureHandle
, the figure handle of a Molecule Viewer
window created using the molviewer
function.