]> git.itanic.dy.fi Git - log-plotter/blob - draw_plots.sh
data: Print fancy status line
[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