Skip to content

Possibility of returning the last point #1

@latentiv

Description

@latentiv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions