- Unchecked "Export ICA activities instead of EEG": If you leave this box unchecked, the software will export the raw EEG data, which has not had the ICA process applied to it. This is the data as it was originally recorded before any artifact removal or component analysis.
- Checked "Export ICA activities instead of EEG": When you check this box, you are indicating that you want to export the ICA components. These components represent the data after ICA decomposition, which separates the EEG signals into statistically independent sources. This can be useful for analysing or removing artifacts such as eye blinks or muscle noise.
- Save data from EEGLAB to .mat (MATLAB Answers): https://www.mathworks.com/matlabcentral/answers/452061-how-to-save-data-from-eeglab-to-mat?s_tid=srchtitle
- Weighted ICA algorithm example use-case (File Exchange): https://www.mathworks.com/matlabcentral/fileexchange/74140-an-example_showing_the_basic_usage_of_the_wica_algorithm?s_tid=answers_rc2-2_p5_MLT
- Exporting boundary events created in EEGLAB (MATLAB Answer): https://www.mathworks.com/matlabcentral/answers/2024777-exporting-boundary-events-created-in-eeglab?s_tid=answers_rc1-3_p3_Topic