set title 'Ncomp variation 2PIO, rsectors, 8KB, pattern file pats/short'
set time
set ylabel "KB/s"
set xlabel "field 10"
set data style linespoints
plot 'data.c.ns.rs.wrlw' title 'c.ns.rs.wrlw' w linesp 1 1,\
 'data.c.ns.rs.wrn' title 'c.ns.rs.wrn' w linesp 1 2,\
 'data.c.ns.rs.wrb' title 'c.ns.rs.wrb' w linesp 1 3,\
 'data.c.ns.rs.wrc' title 'c.ns.rs.wrc' w linesp 1 4,0 notitle
