ucdavis / erplab

ERPLAB Toolbox is a free, open-source Matlab package for analyzing ERP data. It is tightly integrated with EEGLAB Toolbox, extending EEGLAB’s capabilities to provide robust, industrial-strength tools for ERP processing, visualization, and analysis. A graphical user interface makes it easy for beginners to learn, and Matlab scripting provides enormous power for intermediate and advanced users.
http://erpinfo.org/erplab
261 stars 74 forks source link

ERP measurement tool error #153

Open Tanaya93 opened 2 years ago

Tanaya93 commented 2 years ago

Error in generating the .txt file for the peak amplitude for ERpsets.

image.

image

Please advice.

ammsimmons commented 2 years ago

It seems like the issue can be in the "save output file as" field. Please input a full directory path. For example "/Users/Documents/Experiment/peak_amp_PO7/8.txt". It could also be a folder permissions issues such that you do not have "file write" permissions in that folder; please check your folder directory permissions (or use a different folder path where you are sure you have write permissions).