From ac7a813ca3fa0d7b8ddb61499fa50eca1336101c Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Sat, 27 Jun 2015 20:09:12 +0800 Subject: upload all --- parGetVecs.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parGetVecs.m') diff --git a/parGetVecs.m b/parGetVecs.m index f903494..2df0e91 100644 --- a/parGetVecs.m +++ b/parGetVecs.m @@ -1,6 +1,6 @@ function parGetVecs(dirname) - minc = zeros(2,1008); - maxc = zeros(2,1008); + minc = zeros(2,174); + maxc = zeros(2,174); parfor i=1:2 if i==1 [minc(i,:),maxc(i,:) ] = getVecsM(strcat(dirname,'_a')); -- cgit v1.2.3-70-g09d2