libdrugplotter 0.1.2

Easily compute drug concentration curves
Documentation
1
2
3
set datafile separator ","
set key autotitle columnhead
plot for [col=2:*] 'out.csv' using 1:col with lines