We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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);
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
When I run the bids_export function as described in the "bids_export_eye_tracking_example5.m", I run into the following error:
The text was updated successfully, but these errors were encountered: