Main Code
Craig Jacobson's Code Page

Name Language Purpose
makepdf IDL Create pdf files from postscript files within IDL.
combinepdf IDL Combines multiple pdf files into a single file within IDL. Good for printing multiple images on one piece of paper.
mylegend IDL Add a legend to an existing plot, with customization options.
saveplot IDL Stores old versions of plots in an organized directory (this works best with the use of setplotmode, which I do not have the rights to distribute, but one coud still use normal device commands).
saveplot MATLAB Stores old versions of plots in an organized directory.