Searched refs:plot (Results 1 – 3 of 3) sorted by relevance
82 for((plot=0;plot<$plots;plot++));do86 …cat ${file[$plot]} |grep -v "^#" |awk '{if ($2 != $3) printf("Error in measure %d:Load time %s doe…91 cat ${file[$plot]} |grep -v "^#" |awk '{printf "%lu %.1f\n",$2/1000, $6}' >$dir/data_$plot93 if [ $plot -eq 0 ];then96 echo -n "\"$dir/data_$plot\" title \"${title[$plot]}\" with lines" >> $dir/plot_script.gpl97 if [ $(($plot + 1)) -ne $plots ];then
101 plot "$file" $range u 2$xtic title 'SIZE' with boxes,\140 plot $gnuplot_cmd
348 This will produce a single plot (png file).357 40,60`` range will plot only samples collected between 40th and