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
47a5a20a
Commit
47a5a20a
authored
Jun 17, 2013
by
Stéphane Adjemian
Browse files
Cosmetic change.
parent
0108a94c
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/@dynSeries/align.m
View file @
47a5a20a
...
...
@@ -56,7 +56,6 @@ time_range_of_b = b.init:b.init+b.nobs;
last_a
=
time_range_of_a
(
a
.
nobs
);
last_b
=
time_range_of_b
(
b
.
nobs
);
common_time_range
=
intersect
(
time_range_of_a
,
time_range_of_b
);
if
isempty
(
common_time_range
)
...
...
Write
Preview
Markdown
is supported
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