evalrasmolscript
Send RasMol script commands to Molecule Viewer window
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.