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
a49e5504
Commit
a49e5504
authored
Apr 04, 2012
by
Marco Ratto
Browse files
typo fixed
parent
fe6aa88c
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/simulated_moment_uncertainty.m
View file @
a49e5504
...
...
@@ -22,7 +22,7 @@ global options_ oo_
mm
=
zeros
(
length
(
indx
),
replic
);
disp
(
'Evaluting simulated moment uncertainty ... please wait'
)
disp
(
'Evalu
a
ting simulated moment uncertainty ... please wait'
)
disp
([
'Doing '
,
int2str
(
replic
),
' replicas of length '
,
int2str
(
periods
),
' periods.'
])
noprint0
=
options_
.
noprint
;
for
j
=
1
:
replic
;
...
...
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