ecl-logo Documentation
ECL`

PlotMolecule

PlotMolecule[Mol]Structure

generates a line structure showing the skeletal formula of Mol.

Details

  • PlotMolecule[] is an extension of the native Mathematica MoleculePlot[] function with additional styling options.
  • The bond length between atom centers is fixed to be 0.2 inches (14.4pt), in accordance with ACS styling guidelines.
  • Input
    Output
    Plot Labeling Options
    General Options

Examples

open allclose all

Basic Examples  (3)

Plot a molecule:

Plot a molecule with stereochemistry:

PlotMolecule is listable:

Options  (4)

AtomFontSize  (1)

Change the font size of non-carbon atoms in the molecule:

BondSpacing  (1)

Set the spacing between bonds in double and triple bonds as a fraction of the bond length:

LineWidth  (1)

Set the width of bond lines in units of points:

PlotLabel  (1)

Add a plot label to the molecule plot:

Messages  (1)

nintrp  (1)

Return $Failed if an invalid Molecule[] is provided:

Last modified on Wed 20 Aug 2025 23:01:43