Skip to content

Commit

Permalink
Added thinner zero lines to IRFs.
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelbieri committed Jun 13, 2023
1 parent e314931 commit 987681b
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified models/Files/irfs_eh.pdf
Binary file not shown.
Binary file modified models/Files/irfs_eh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified models/Files/irfs_em.pdf
Binary file not shown.
Binary file modified models/Files/irfs_em.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion models/Functions/GenerateIRFPlot.m
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
end
end
% add zero line
yline(0,'HandleVisibility','off')
yline(0,'HandleVisibility','off','linewidth',0.0001)

% set ticks
ytickformat('%.3f')
Expand Down

0 comments on commit 987681b

Please sign in to comment.