Skip to content
Snippets Groups Projects
Commit 98d3ef5f authored by Houtan Bastani's avatar Houtan Bastani
Browse files

fix typo

parent f239a8f6
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ function make_report_irfs(M, oo, ticks_every)
n6 = 1;
justAddedPage = 0;
calcxticks = false;
r = report('filename', [M.fname '_canned_irf_report.pdf']);
r = report('filename', [M.fname '_canned_irf_report.tex']);
for i = 1:length(M.exo_names)
newexo = 1;
for j = 1:length(M.endo_names)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment