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
Sébastien Villemot
dseries
Commits
e5cd9034
Commit
e5cd9034
authored
Sep 21, 2017
by
Stéphane Adjemian
Browse files
Fixed typo.
parent
cc8e386d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/@dseries/onesidedhpcycle_.m
View file @
e5cd9034
...
...
@@ -28,7 +28,7 @@ function o = onesidedhpcycle_(o, lambda) % --*-- Unitary tests --*--
if
nargin
>
1
if
lambda
<=
0
error
([
'dseries::onesidedhp
trend
: Lambda must be a positive integer!'
])
error
([
'dseries::onesidedhp
cycle
: Lambda must be a positive integer!'
])
end
else
lambda
=
[];
...
...
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