next up previous contents
Next: DELETE-SPECTRUM-FROM-FILE Up: List of commands in Previous: DELETE-FROM-MAP   Contents


DELETE-LAST-PLOT

Most useful when constructing plots with more than one spectrum. After using NEW-PLOT to define the first spectrum, and axes, subsequent spectra can be added on the same axes using OVERLAY-SPECTRUM. Any spectrum, including the first, can be removed using DELETE-LAST-PLOT, which gives you a way to recover should the wrong spectrum inadvertently be added to the plot file.

Examples:

  >> delete-last-plot<CR>



Jamie Leech 2004-08-16