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
Dynare
dynare
Commits
2472c580
Commit
2472c580
authored
Sep 09, 2017
by
Johannes Pfeifer
Committed by
Stéphane Adjemian
Oct 05, 2017
Browse files
Fix typo
parent
818a07a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/check_posterior_analysis_data.m
View file @
2472c580
...
...
@@ -86,7 +86,7 @@ switch type
case
'conditional decomposition'
generic_post_data_file_name
=
'PosteriorConditionalVarianceDecomposition'
;
otherwise
disp
(
'This feature is not ye
s
t implemented!'
)
disp
(
'This feature is not yet implemented!'
)
end
pdfinfo
=
dir
([
MetropolisFolder
filesep
M_
.
fname
'_'
generic_post_data_file_name
'*'
]);
if
isempty
(
pdfinfo
)
...
...
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