Skip to content

Change gazeCoords to gaze #1

@ShanKothari

Description

@ShanKothari

In eyeProcessScript.m, change line 39:
for ii=1:size(gazeCoords,1)
to this:
for ii=1:size(gaze,1)

gazeCoords does not exist and the script throws up a bug as is. I don't have access to change anything,

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