aesthetic fix

time-shift
Houtan Bastani 2017-05-12 15:41:06 +02:00
parent 230cbdf0d4
commit 9300f49a8e
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ for i=1:min(var_model_order, 2)
error([strtrim(M_.var.(var_model_name).var_list_(j,:)) ' not found in the list of endogenous variables']);
end
yidx(j, i) = M_.lead_lag_incidence(ridx, cidx);
end
end
yidx = yidx(:);