You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set ylabel "Interval error distribution (cycles)";
set style histogram cluster gap 2 errorbars linewidth 6;
plot [:] [-3000:15000] for [t=2:6] ifile using t:(column(columnhead(t)."-10")):(column(columnhead(t)."-90")):xtic(1) ti col lt t, for [t=2:6] for [p in "1 5 10 30 70 90 95 99"] ifile using (column(0)+t*0.125-1.5):(column(columnhead(t)."-".p)):(p) w labels textcolor lt t noti