Using 64-bit preprocessor
Starting Dynare (version 4.5.1).
Starting preprocessing of the model file …
Found 57 equation(s).
Evaluating expressions…done
Computing static model derivatives:
order 1
Computing dynamic model derivatives:
order 1
order 2
Processing outputs …
done
Preprocessing completed.
Total computing time : 0h00m00s
Error using *
Inner matrix dimensions must agree.
Error in solve_one_constraint (line 154)
relaxconstraint_ = eval(constraint_relax_difference_);
when I use OccBin to solve my model, which involves borrowing constraints similar to JME 2017, collateral constraints and macroeconomic asymmetrics, I met such an error.
Does that mean that there is sth wrong with my setting of “constraint=” or “constraintr_relax=”?
What can I do to fix it? (I use the toolkit_files_4.5., in the forum).