Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility of returning the last point #1

Open
latentiv opened this issue Apr 12, 2018 · 0 comments
Open

Possibility of returning the last point #1

latentiv opened this issue Apr 12, 2018 · 0 comments

Comments

@latentiv
Copy link

latentiv commented Apr 12, 2018

I think that in line 168 of "knee_pt.m", the parenthesis is moved to the right and thus allows for the last point to be returned:
for breakpt = 2:length(y-1) instead of for breakpt = 2:length(y)-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant