... | @@ -31,8 +31,14 @@ There are three symbols that you should keep an eye out for in this documentatio |
... | @@ -31,8 +31,14 @@ There are three symbols that you should keep an eye out for in this documentatio |
|
* :b: The letter B indicates an **Example** based off of the BUCANL Pipeline Tutorials.
|
|
* :b: The letter B indicates an **Example** based off of the BUCANL Pipeline Tutorials.
|
|
* :warning: This warning indicates when you have to **Change a Tutorial File** if you are using one of the EEG_pipe packages
|
|
* :warning: This warning indicates when you have to **Change a Tutorial File** if you are using one of the EEG_pipe packages
|
|
|
|
|
|
# Overview
|
|
# :warning: Set Up Figure Renderer
|
|
|
|
Depending on your operating system and the default setting you are using you may want to type the following code into your MATLAB command window before each session. This will ensure that the plots will open correctly.
|
|
|
|
```matlab
|
|
|
|
set(0, 'DefaultFigureRenderer', 'OpenGUI')
|
|
|
|
```
|
|
|
|
|
|
|
|
# Overview
|
|
|
|
Text_________________________________________________________________________--.
|
|
:so: Download the [Tutorial Pipeline](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica) and work your way through the wiki pages.
|
|
:so: Download the [Tutorial Pipeline](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica) and work your way through the wiki pages.
|
|
|
|
|
|
|
|
|
... | | ... | |