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

Missing function "pop_read_gazepoint" #220

Open
kingkw1 opened this issue May 24, 2024 · 0 comments
Open

Missing function "pop_read_gazepoint" #220

kingkw1 opened this issue May 24, 2024 · 0 comments

Comments

@kingkw1
Copy link

kingkw1 commented May 24, 2024

Hello,

When I run the bids_export function as described in the "bids_export_eye_tracking_example5.m", I run into the following error:

Unrecognized function or variable 'pop_read_gazepoint'.

Error in bids_export>save_bids_eye_tracking (line 1031)
    EYE = pop_read_gazepoint(fileIn);

Error in bids_export>copy_data_bids_eeg (line 914)
eyeWritenStatus = save_bids_eye_tracking(sIn, fileBase, EEG, opt);

Error in bids_export (line 764)
                copy_data_bids_eeg( structOut, subjectStr, '', fileStr, opt);
 
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