From 6f55b39022c74387b96b0184435d01f8cd9bc27c Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Tue, 2 Feb 2016 22:36:45 +0100 Subject: [PATCH] posible auto sample size? --- driveGnuPlots.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/driveGnuPlots.pl b/driveGnuPlots.pl index 7843b32..4cb9997 100755 --- a/driveGnuPlots.pl +++ b/driveGnuPlots.pl @@ -95,6 +95,7 @@ sub main { print "# graph size $w x $h\n"; } + #@sampleSizes = ( $w x $numberOfStreams ); my @gnuplots; my @buffers; -- 2.20.1