... | @@ -19,10 +19,11 @@ Property grid using JIDE implementation, by Levente Hunyadi* |
... | @@ -19,10 +19,11 @@ Property grid using JIDE implementation, by Levente Hunyadi* |
|
|
|
|
|
# Page Navigation
|
|
# Page Navigation
|
|
* [Configuration](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/config)
|
|
* [Configuration](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/config)
|
|
* [Epoching Data](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/epoching-data)
|
|
* [Editing Marks Visually](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/manual-vised-edit)
|
|
* [Marks Features](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/marks)
|
|
* [Editing Marks by Script](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/vised)
|
|
* [Vised Features](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/vised)
|
|
* [Epoching and Concatinating Data](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/epoching-data)
|
|
* [Tutorial Packages](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/tutorials)
|
|
* [Tutorial Packages](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/tutorials)
|
|
|
|
* [Vised Marks Design](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/marks)
|
|
* [Functions](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/functions)
|
|
* [Functions](https://git.sharcnet.ca/bucanl_eeglab_extensions/vised_marks/wikis/functions)
|
|
|
|
|
|
# Tutorials and Best Practice
|
|
# Tutorials and Best Practice
|
... | @@ -31,6 +32,10 @@ There are three symbols that you should keep an eye out for in this documentatio |
... | @@ -31,6 +32,10 @@ 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
|
|
|
|
|
|
|
|
***
|
|
|
|
|
|
|
|
* :floppy_disk: Please note that whenever you make a change to a GUI(Graphic User Interface) field box, you must click off of it so that the field box is **not** highlighted, for EEGLAB to record your change.
|
|
|
|
|
|
# :warning: Set Up Figure Renderer
|
|
# :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.
|
|
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
|
|
```matlab
|
... | | ... | |