get_variance_of_endogenous_variables.m: fixed error introduced in commit b9173a211f

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

View File

@ -56,7 +56,6 @@ if size(u,2) > 0
else
i_stat_0 = 1:size(ghx,2);
i_stat = (1:n)';
i_stat_0 = i_stat;
end
vx1 = Inf*ones(n,n);