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
e0c4c937
Commit
e0c4c937
authored
Nov 13, 2013
by
Stéphane Adjemian
Browse files
Fixed bug (vobs member was not updated).
parent
b43bfec8
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/@dseries/insert.m
View file @
e0c4c937
...
...
@@ -67,6 +67,11 @@ for i=1:n
id
=
id
+
1
;
end
%
Update
vobs
member
.
ts
.
vobs
=
columns
(
ts
.
data
);
%
@test
:
1
%
$
%
Define
a
datasets
.
%
$
A
=
rand
(
10
,
3
);
B
=
rand
(
5
,
2
);
...
...
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