@@ -33,7 +33,7 @@ When these .m files are executed they will apply the script filters too each of
...
@@ -33,7 +33,7 @@ When these .m files are executed they will apply the script filters too each of
You can have any number of swap strings and for any type of variable, as the strings are swapped out for their values before the code is run.
You can have any number of swap strings and for any type of variable, as the strings are swapped out for their values before the code is run.
***
***
* Please refer to [Configuration](https://git.sharcnet.ca/jdesjard/batch_context/wikis/configuration-files) for more information on how to give your swap strings values from inside the configuration file.
* Please refer to [Configuration](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/configuration-files) for more information on how to give your swap strings values from inside the configuration file.
* Continue on to learn about how to place the [swap_strings] into your own scripts.
* Continue on to learn about how to place the [swap_strings] into your own scripts.
***
***
...
@@ -121,9 +121,9 @@ uiwait(gcf);
...
@@ -121,9 +121,9 @@ uiwait(gcf);
```
```
If you are creating your own pipeline take a look at the [Configuration Files](https://git.sharcnet.ca/jdesjard/batch_context/wikis/configuration-files) section to learn more about changing swap string values and pipeline ordering.
If you are creating your own pipeline take a look at the [Configuration Files](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/configuration-files) section to learn more about changing swap string values and pipeline ordering.
:b: If you are following the tutorial you can go to [Running Scripts](https://git.sharcnet.ca/jdesjard/batch_context/wikis/running-scripts) to start running some jobs!
:b: If you are following the tutorial you can go to [Running Scripts](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/running-scripts) to start running some jobs!
***
***
[ :house: **Return to Main Page**](https://git.sharcnet.ca/jdesjard/batch_context/wikis/home)
[ :house: **Return to Main Page**](https://git.sharcnet.ca/bucanl_eeglab_extensions/batch_context/wikis/home)