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
896a8092
Commit
896a8092
authored
Apr 27, 2011
by
Sébastien Villemot
Browse files
Cosmetic change
parent
7b67f40a
Changes
1
Hide whitespace changes
Inline
Side-by-side
matlab/dynare_config.m
View file @
896a8092
...
...
@@ -71,7 +71,7 @@ if exist('OCTAVE_VERSION') && octave_ver_less_than('3.2.0')
addpath
([
dynareroot
'/missing/bicgstab'
])
end
% bsxfun is missing in old versions of
matlab (o
ctave
?
)
% bsxfun is missing in old versions of
MATLAB (and exists in O
ctave)
if
~
exist
(
'OCTAVE_VERSION'
)
&&
matlab_ver_less_than
(
'7.4'
)
addpath
([
dynareroot
'/missing/bsxfun'
])
end
...
...
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