[simulation] single-command draw plot script

This commit is contained in:
giomba 2019-12-14 18:58:29 +01:00
parent 4a92ade60e
commit 12139d07c4
1 changed files with 5 additions and 0 deletions

5
simulation/drawplot.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
python pretty.py | sort -n > pretty.csv
python plot.py