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
86296ba1
Commit
86296ba1
authored
Mar 20, 2013
by
Houtan Bastani
Browse files
reporting: @table: vlines
parent
3c5aab9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/reports/@table/write.m
View file @
86296ba1
...
...
@@ -59,6 +59,9 @@ dates = ds.time;
ndates
=
dates
.
ndat
;
for
i
=
1
:
ndates
if
o
.
vlines
fprintf
(
fid
,
'|'
);
end
fprintf
(
fid
,
'r'
);
end
fprintf
(
fid
,
'}%%\n'
);
...
...
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