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
87102cbd
Commit
87102cbd
authored
Apr 09, 2013
by
Houtan Bastani
Browse files
reporting: @graph: ensure xlim is not larger than actual xlimits
parent
39cc3139
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/reports/@graph/createGraph.m
View file @
87102cbd
...
...
@@ -59,6 +59,7 @@ for i=1:ne
end
x
=
1
:
1
:
dd
.
ndat
;
xlim
([
1
dd
.
ndat
]);
xlabels
=
getDatesCellStringArray
(
dd
);
if
~
isempty
(
o
.
yrange
)
...
...
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