Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dóra Kocsis
dynare
Commits
7ea9d28a
Commit
7ea9d28a
authored
Oct 24, 2010
by
Ferhat Mihoubi
Browse files
- updates the third output argument when it is M_.block_structure.block
parent
9cebf270
Changes
1
Hide whitespace changes
Inline
Side-by-side
mex/sources/bytecode/bytecode.cc
View file @
7ea9d28a
...
...
@@ -417,6 +417,7 @@ mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
mxSetFieldByNumber
(
block_structur
,
i
,
jacob_other_endo_field_number
,
interprete
.
get_jacob_other_endo
(
i
));
}
}
plhs
[
2
]
=
block_structur
;
}
if
(
nlhs
>
3
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment