Skip to content

Commit ad9ea9b

Browse files
Greg LampGreg Lamp
authored andcommitted
added samples
1 parent c507422 commit ad9ea9b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/sample.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#plotting coordinates
2+
../bin/scatter.py -f ../data/texas.txt
3+
4+
#plotting a histogram
5+
../bin/hist.py -f ../data/exp.txt
6+

0 commit comments

Comments
 (0)