EEG_gui
Note: This file is automatically generated. Please do not edit manually.
Last Updated 2020-06-28 by Adam Lu
Instructions for syncing this directory to your local machine:
# Add this directory as a submodule:
git submodule add https://github.com/blabuva/EEG_gui.git
# Update the submodule in the future
git submodule foreach git pull origin master
There are 2 MATLAB scripts in this directory:
- acq2mat.m: ACQ2MAT: This script will automatically convert all ACQ files to MAT
- combine_EEG_gui_outputs.m: Combine all EEG_gui outputs in the current directory
- compile_EEG_gui.m: Compiles EEG_gui.m and dependent files into a standalone executable
- EEG_gui.m: EEG_gui MATLAB code for EEG_gui.fig
- load_acq.m: LOAD_ACQ load BIOPAC’s AcqKnowledge file format for Windows PC
- manual_finding_new.m: close all;
- nearest_point.m: Function to find the nearest point to data
- plot_EEG_event_raster.m: Plot EEG_gui events for each channel in the current directory