Merge remote branch 'michel/master'

time-shift
Sébastien Villemot 2010-02-17 12:51:20 +01:00
commit 9e2885d17f
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ if size(u,2) > 0
ghx = ghx(i_stat,:);
ghu = ghu(i_stat,:);
else
i_stat_0 = 1:size(ghx,2);
i_stat = (1:n)';
i_stat_0 = i_stat;
end