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
4444a850
Commit
4444a850
authored
Jun 23, 2011
by
Stéphane Adjemian
Browse files
Removed annoying display.
parent
3262e609
Changes
1
Show whitespace changes
Inline
Side-by-side
matlab/gensylv/gensylv.m
View file @
4444a850
...
...
@@ -39,7 +39,7 @@ C = C0;
for
i
=
1
:(
kron_prod
-
1
);
C
=
kron
(
C0
,
C
);
end
;
C
-
C0
x0
=
sylvester3
(
A
,
B
,
C
,
D
);
E
=
sylvester3a
(
x0
,
A
,
B
,
C
,
D
);
err
=
0
;
\ No newline at end of file
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