... | @@ -2,11 +2,11 @@ |
... | @@ -2,11 +2,11 @@ |
|
|
|
|
|
Open Matlab and change your current folder to our pipeline root directory by clicking on the folder you wish to change to. Your Matlab window should look similar to this:
|
|
Open Matlab and change your current folder to our pipeline root directory by clicking on the folder you wish to change to. Your Matlab window should look similar to this:
|
|
|
|
|
|

|
|

|
|
|
|
|
|
In the **Command Window** type `eeg_init_path` or run pipeline_path.m from the file explorer by right clicking.
|
|
In the **Command Window** type `addpath code` to add the code folder to the MATLAB path. Next, in the **Command Window** type `lossless_path`, or double-click the lossless_path.m script inside the code folder.
|
|
|
|
|
|
Next, in the **Command Window** type `eeglab` which will set the path for eeglab and our plugins and open the eeglab window.
|
|
Finally, again in the **Command Window** type `eeglab`, which will set the path for eeglab and our plugins and open the eeglab window.
|
|
|
|
|
|
You should now see the following:
|
|
You should now see the following:
|
|
|
|
|
... | | ... | |