Skip to content
Snippets Groups Projects
Commit b4493e76 authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

state_var

parent bdc95dd1
No related branches found
No related tags found
No related merge requests found
Pipeline #5746 failed
......@@ -132,7 +132,9 @@ end
dr.ghx = [];
dr.ghu = [];
if ~isequal(DynareModel.state_var,state_var)
error('state_var')
end
dr.state_var = state_var;
jacobia = jacobia(:,reorder_jacobian_columns);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment