1st_readme.txt
来自「含有多种ICA算法的eeglab工具箱」· 文本 代码 · 共 20 行
TXT
20 行
This directory contains sample electrode location files for the standard 10-20 and 10-10 Systems in EEGLAB format. Copy these files, then delete and/or add channels to match your electrode caps. You mayother standard electrode cap location files at the EEGLAB website.".locs" files contain polar coordiantes. ".ced" files contain electrode positions in polar, 3-D carthesian and 3-D spherical coordinate frames.These files can also be converted to other formats (e.g., BESA, etc.) using the EEGLAB channel editor: Under Matlab, move to this directory(folder) and type >> pop_chanedit(readlocs('Standard-10-20-Cap81.ced'));Then, in the resulting pop-up window, press the button "Save others"(Note: You may need to start >> eeglab first to allow Matlab to find the channel editing function).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?