]> git.itanic.dy.fi Git - log-plotter/blob - draw_plots.sh
data: Move the total charge field at the end of the data
[log-plotter] / draw_plots.sh
1 #!/bin/sh
2
3 gnuplot -e "datafile='$1'" voltage_and_current.plot > voltage.png
4 gnuplot -e "datafile='$1'" balancing.plot > balancing.png