A command line plotting utlity written in python John Novak john (period) franc (period) novak (at) gmail (dot) com June 6, 2012 What it is: an inteligent command line plotting utility. You give it a text file (or multiple text file) and it gives you plots. It can take a decent handfull of plotting flags giving the user the ability to make relatively complicated and customized plots quickly. requires: python numpy matplotlib To use: python plot.py for more information call python plot.py -help Contents of this file: plot.py - the program. various .txt files - testing files