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>