dev:plotting_elem_counts
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dev:plotting_elem_counts [2014/10/26 20:56] – jvick3 | dev:plotting_elem_counts [2014/10/26 21:01] (current) – jvick3 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | The // | + | The // |
- | < | + | sudo apt-get install python-matplotlib |
+ | |||
+ | Example usage: | ||
+ | |||
+ | ./ | ||
+ | |||
+ | < | ||
# | # | ||
- | # Reads .mfs files in a directory and makes plots of | + | # This script |
- | # particular | + | # each plot having the specified title. |
- | # Work-in-progress. | + | |
import sys | import sys | ||
Line 56: | Line 61: | ||
else: | else: | ||
plot_mfs_data(sys.argv[1], | plot_mfs_data(sys.argv[1], | ||
- | </ | + | </ |
dev/plotting_elem_counts.1414356991.txt.gz · Last modified: 2014/10/26 20:56 by jvick3