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
69270885
Commit
69270885
authored
Jan 21, 2012
by
Stéphane Adjemian
Browse files
Fixed bug.
parent
f63ce018
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/ep/extended_path.m
View file @
69270885
...
...
@@ -326,5 +326,5 @@ dyn_waitbar_close(hh);
oo_
.
endo_simul
=
oo_
.
steady_state
;
if
options_
.
ep
.
memory
save
([
M_
.
fname
'_
options_.ep.
memory'
],
'mArray1'
,
'mArray2'
,
'www'
);
save
([
M_
.
fname
'_memory'
],
'mArray1'
,
'mArray2'
,
'www'
);
end
\ No newline at end of file
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